Public Member Functions | |
| ChunkBase () | |
| bool | full () const |
Public Attributes | |
| int | m_max |
| Next * | m_next |
| int | m_x [Dim] |
Definition at line 50 of file GF2Solver.h.
|
inline |
Definition at line 57 of file GF2Solver.h.
|
inline |
Definition at line 55 of file GF2Solver.h.
| int ogdf::GF2Solver::ChunkBase< Dim, Next >::m_max |
Definition at line 52 of file GF2Solver.h.
| Next* ogdf::GF2Solver::ChunkBase< Dim, Next >::m_next |
Definition at line 53 of file GF2Solver.h.
| int ogdf::GF2Solver::ChunkBase< Dim, Next >::m_x[Dim] |
Definition at line 51 of file GF2Solver.h.