Macaulay2 Engine
Loading...
Searching...
No Matches

◆ spair_heap_size

const int spair_heap_size[NHEAP]
static
Initial value:
= {4,
16,
64,
256,
1024,
4048,
16384,
65536,
262144,
1048576,
16777216,
268435456}

Definition at line 8 of file spair.cpp.

8 {4,
9 16,
10 64,
11 256,
12 1024,
13 4048,
14 16384,
15 65536,
16 262144,
17 1048576,
18 16777216,
19 268435456};

Referenced by s_pair_heap::insert(), and s_pair_heap::insert().