Defines class GF2Solver, which represents a solver for linear equation systems over GF(2). More...
Go to the source code of this file.
Classes | |
class | ogdf::GF2Solver |
struct | ogdf::GF2Solver::Chunk |
struct | ogdf::GF2Solver::Chunk2 |
struct | ogdf::GF2Solver::ChunkBase< Dim, Next > |
class | ogdf::GF2Solver::Equation |
class | ogdf::GF2Solver::Matrix |
struct | ogdf::GF2Solver::Row2 |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Defines class GF2Solver, which represents a solver for linear equation systems over GF(2).
Definition in file GF2Solver.h.