Uses of Class
choco.kernel.model.constraints.geost.GeostOptions

Packages that use GeostOptions
choco   
choco.cp.solver.constraints.global.geost   
 

Uses of GeostOptions in choco
 

Methods in choco with parameters of type GeostOptions
static Constraint Choco.geost(int dim, List<GeostObject> objects, List<ShiftedBox> shiftedBoxes, List<IExternalConstraint> eCtrs, List<int[]> ctrlVs, GeostOptions opt)
           
static Constraint Choco.geost(int dim, Vector<GeostObject> objects, Vector<ShiftedBox> shiftedBoxes, Vector<IExternalConstraint> eCtrs, Vector<int[]> ctrlVs, GeostOptions opt)
          Deprecated. 
 

Uses of GeostOptions in choco.cp.solver.constraints.global.geost
 

Fields in choco.cp.solver.constraints.global.geost declared as GeostOptions
 GeostOptions Setup.opt
           
 



Copyright © 2012. All Rights Reserved.