Float variable node. More...
#include <ast.hh>
Public Member Functions | |
FloatVar (int i0) | |
virtual void | print (std::ostream &os) |
Output string representation. |
Gecode::FlatZinc::AST::FloatVar::FloatVar | ( | int | i0 | ) | [inline] |
virtual void Gecode::FlatZinc::AST::FloatVar::print | ( | std::ostream & | ) | [inline, virtual] |
Output string representation.
Implements Gecode::FlatZinc::AST::Node.