Public Member Functions | |
Chunk2 () | |
void | add (int x, ListIterator< int > it) |
Public Member Functions inherited from ogdf::GF2Solver::ChunkBase< chunkSize2, Chunk2 > | |
ChunkBase () | |
bool | full () const |
Public Attributes | |
ListIterator< int > | m_it [chunkSize2] |
Public Attributes inherited from ogdf::GF2Solver::ChunkBase< chunkSize2, Chunk2 > | |
int | m_max |
Chunk2 * | m_next |
int | m_x [Dim] |
Definition at line 72 of file GF2Solver.h.
|
inline |
Definition at line 75 of file GF2Solver.h.
|
inline |
Definition at line 77 of file GF2Solver.h.
ListIterator<int> ogdf::GF2Solver::Chunk2::m_it[chunkSize2] |
Definition at line 73 of file GF2Solver.h.