Test DFF arithmetic at the largest supported integer value.
More...
|
| | DFFLargeWeights (void) |
| | Constructor.
|
| virtual bool | run (void) |
| | Run the actual test.
|
| | Base (std::string s) |
| | Create and register test with name s.
|
| const std::string & | name (void) const |
| | Return name of test.
|
| Base * | next (void) const |
| | Return next test.
|
| void | next (Base *n) |
| | Set next test.
|
| bool | fixpoint (void) |
| | Throw a coin whether to compute a fixpoint.
|
| virtual | ~Base (void) |
| | Destructor.
|
Test DFF arithmetic at the largest supported integer value.
Definition at line 390 of file bin-packing.cpp.
◆ DFFLargeWeights()
| Test::Int::BinPacking::DFFLargeWeights::DFFLargeWeights |
( |
void | | ) |
|
|
inline |
◆ run()
| virtual bool Test::Int::BinPacking::DFFLargeWeights::run |
( |
void | | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: