org.gecode.BExpr.E Class Reference
Inherited by org.gecode.BExpr.BiE, org.gecode.BExpr.BoolE, org.gecode.BExpr.BooleanE, org.gecode.BExpr.NE, and org.gecode.BExpr.RelE.Detailed Description
Definition at line 537 of file BExpr.java.
Package Functions | |
| abstract BoolVar | post (Space home) |
| abstract E | copy () |
Member Function Documentation
Implemented in org.gecode.BExpr.BiE, org.gecode.BExpr.NE, org.gecode.BExpr.BoolE, org.gecode.BExpr.BooleanE, and org.gecode.BExpr.RelE.
| abstract E org.gecode.BExpr.E.copy | ( | ) | [package, pure virtual] |
Implemented in org.gecode.BExpr.BiE, org.gecode.BExpr.NE, org.gecode.BExpr.BoolE, org.gecode.BExpr.BooleanE, and org.gecode.BExpr.RelE.
The documentation for this class was generated from the following file:
- org/gecode/BExpr.java (Revision: 3796)
