#include <Solver.h>
Definition at line 176 of file Solver.h.
Minisat::Solver::VarOrderLt::VarOrderLt |
( |
const IntMap< Var, double > & |
act | ) |
|
|
inline |
Definition at line 179 of file Solver.h.
const IntMap< Var, double > & activity
bool Minisat::Solver::VarOrderLt::operator() |
( |
Var |
x, |
|
|
Var |
y |
|
) |
| const |
|
inline |
Definition at line 178 of file Solver.h.
const IntMap< Var, double > & activity
const IntMap<Var, double>& Minisat::Solver::VarOrderLt::activity |
The documentation for this struct was generated from the following file: