Test::Assign::Float Class Reference
Test assignment with distinct propagator More...
Public Member Functions | |
| Float (const std::string &s, const Gecode::FloatVal &d, int n) | |
| Create and register test. | |
| virtual void | post (Gecode::Space &home, Gecode::FloatVarArray &x) |
| Post propagators on variables x. | |
Detailed Description
Test assignment with distinct propagator
Definition at line 43 of file float.cpp.
Constructor & Destructor Documentation
| Test::Assign::Float::Float | ( | const std::string & | s, | |
| const Gecode::FloatVal & | d, | |||
| int | n | |||
| ) | [inline] |
Member Function Documentation
| virtual void Test::Assign::Float::post | ( | Gecode::Space & | home, | |
| Gecode::FloatVarArray & | x | |||
| ) | [inline, virtual] |
Post propagators on variables x.
Implements Test::Assign::FloatTest.
The documentation for this class was generated from the following file:
- test/assign/float.cpp
