gurobi
Class GRBExpr

java.lang.Object
  extended by gurobi.GRBExpr
Direct Known Subclasses:
GRBLinExpr, GRBQuadExpr

public abstract class GRBExpr
extends java.lang.Object


Constructor Summary
GRBExpr()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GRBExpr

public GRBExpr()