Tests for linear constraints More...
Classes | |
class | Create |
Help class to create and register tests. More... | |
class | FloatFloat |
Test linear relation over float variables More... | |
class | FloatVar |
Test linear relation over float variables More... | |
Functions | |
bool | one (const Gecode::FloatValArgs &a) |
Check whether has only one coefficients. | |
Variables | |
Create | c |
Tests for linear constraints
bool Test::Float::Linear::one | ( | const Gecode::FloatValArgs & | a | ) |
Check whether has only one coefficients.
Definition at line 46 of file linear.cpp.
Create Test::Float::Linear::c |
Definition at line 249 of file linear.cpp.