#include <ogdf/basic/GF2Solver.h>
Definition at line 45 of file GF2Solver.h.
◆ GF2Solver()
◆ ~GF2Solver()
ogdf::GF2Solver::~GF2Solver |
( |
| ) |
|
◆ freeChunk2()
void ogdf::GF2Solver::freeChunk2 |
( |
Chunk2 * |
p | ) |
|
|
inlineprivate |
◆ freeChunks2()
void ogdf::GF2Solver::freeChunks2 |
( |
Chunk2 * |
pHead, |
|
|
Chunk2 * |
pTail |
|
) |
| |
|
inlineprivate |
◆ getChunk2()
Chunk2* ogdf::GF2Solver::getChunk2 |
( |
| ) |
|
|
inlineprivate |
◆ solve()
bool ogdf::GF2Solver::solve |
( |
| ) |
|
◆ solve2()
bool ogdf::GF2Solver::solve2 |
( |
| ) |
|
◆ symDiff2()
void ogdf::GF2Solver::symDiff2 |
( |
int |
r1, |
|
|
int |
r2, |
|
|
Array< Row2 > & |
rows, |
|
|
Array< List< int >> & |
cols |
|
) |
| |
|
private |
◆ chunkSize
constexpr int ogdf::GF2Solver::chunkSize = 13 |
|
staticconstexprprivate |
◆ chunkSize2
constexpr int ogdf::GF2Solver::chunkSize2 = 9 |
|
staticconstexprprivate |
◆ m_freelist
Chunk* ogdf::GF2Solver::m_freelist |
|
private |
◆ m_freelist2
Chunk2* ogdf::GF2Solver::m_freelist2 |
|
private |
◆ m_matrix
Matrix& ogdf::GF2Solver::m_matrix |
|
private |
The documentation for this class was generated from the following file: