Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::GF2Solver::Chunk2 Struct Reference
+ Inheritance diagram for ogdf::GF2Solver::Chunk2:

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< intm_it [chunkSize2]
 
- Public Attributes inherited from ogdf::GF2Solver::ChunkBase< chunkSize2, Chunk2 >
int m_max
 
Chunk2m_next
 
int m_x [Dim]
 

Detailed Description

Definition at line 72 of file GF2Solver.h.

Constructor & Destructor Documentation

◆ Chunk2()

ogdf::GF2Solver::Chunk2::Chunk2 ( )
inline

Definition at line 75 of file GF2Solver.h.

Member Function Documentation

◆ add()

void ogdf::GF2Solver::Chunk2::add ( int  x,
ListIterator< int it 
)
inline

Definition at line 77 of file GF2Solver.h.

Member Data Documentation

◆ m_it

ListIterator<int> ogdf::GF2Solver::Chunk2::m_it[chunkSize2]

Definition at line 73 of file GF2Solver.h.


The documentation for this struct was generated from the following file: