Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

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

Public Member Functions

 Chunk ()
 
void add (int x)
 
- Public Member Functions inherited from ogdf::GF2Solver::ChunkBase< chunkSize, Chunk >
 ChunkBase ()
 
bool full () const
 

Additional Inherited Members

- Public Attributes inherited from ogdf::GF2Solver::ChunkBase< chunkSize, Chunk >
int m_max
 
Chunkm_next
 
int m_x [Dim]
 

Detailed Description

Definition at line 64 of file GF2Solver.h.

Constructor & Destructor Documentation

◆ Chunk()

ogdf::GF2Solver::Chunk::Chunk ( )
inline

Definition at line 65 of file GF2Solver.h.

Member Function Documentation

◆ add()

void ogdf::GF2Solver::Chunk::add ( int  x)
inline

Definition at line 67 of file GF2Solver.h.


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