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