Uses of Package
choco.kernel.solver.branch

Packages that use choco.kernel.solver.branch
choco   
choco.cp.solver   
choco.cp.solver.constraints.global.automata.fast_multicostregular.example   
choco.cp.solver.constraints.reified   
choco.cp.solver.constraints.strong   
choco.cp.solver.goals.choice   
choco.cp.solver.search   
choco.cp.solver.search.integer.branching   
choco.cp.solver.search.integer.branching.domwdeg   
choco.cp.solver.search.integer.varselector   
choco.cp.solver.search.integer.varselector.ratioselector   
choco.cp.solver.search.real   
choco.cp.solver.search.set   
choco.cp.solver.search.task   
choco.kernel.solver   
choco.kernel.solver.branch A package devoted to control (branching schemes and heuristics) for branching in a search tree.
choco.kernel.solver.constraints   
choco.kernel.solver.constraints.global   
choco.kernel.solver.search A package devoted to the the control of search algorithms.
choco.kernel.solver.search.integer A package devoted to choice points and search heuristics specific to integer variables.
choco.kernel.solver.search.real A package devoted to serach tools based on real constraints and variables. 
choco.kernel.solver.search.set   
choco.kernel.solver.variables   
choco.kernel.solver.variables.real A package devoted to contiinuous domains and variables. 
choco.kernel.solver.variables.scheduling   
samples.multicostregular.asap.heuristics   
samples.multicostregular.carsequencing.heuristics   
samples.multicostregular.nsp   
samples.multicostregular.planner   
samples.tutorials.lns.lns   
samples.tutorials.to_sort.tsp   
 

Classes in choco.kernel.solver.branch used by choco
Extension
          User : cprudhom Mail : cprudhom(a)emn.fr Date : 16 fevr. 2010 Since : Choco 2.1.1 Extension for Constraint and Variable.
 

Classes in choco.kernel.solver.branch used by choco.cp.solver
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.constraints.global.automata.fast_multicostregular.example
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.constraints.reified
Extension
          User : cprudhom Mail : cprudhom(a)emn.fr Date : 16 fevr. 2010 Since : Choco 2.1.1 Extension for Constraint and Variable.
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.constraints.strong
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.goals.choice
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.search
AbstractBranchingStrategy
           
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.search.integer.branching
AbstractBinIntBranchingStrategy
           
AbstractBranchingStrategy
           
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
AbstractLargeIntBranchingStrategy
           
BranchingStrategy
          Branching objects are responsible for controlling the execution of the program at a point where the control flow may be split between different branches
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.search.integer.branching.domwdeg
AbstractBranchingStrategy
           
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
AbstractLargeIntBranchingStrategy
           
BranchingStrategy
          Branching objects are responsible for controlling the execution of the program at a point where the control flow may be split between different branches
Extension
          User : cprudhom Mail : cprudhom(a)emn.fr Date : 16 fevr. 2010 Since : Choco 2.1.1 Extension for Constraint and Variable.
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.search.integer.varselector
ConstraintSelector
          A class that applies ta heuristic for selecting a constraint (which, in turn, can be used later to select a variable, by means of a CompositeIntVarSelector)
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.search.integer.varselector.ratioselector
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.search.real
AbstractBranchingStrategy
           
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
BranchingStrategy
          Branching objects are responsible for controlling the execution of the program at a point where the control flow may be split between different branches
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.search.set
AbstractBinIntBranchingStrategy
           
AbstractBranchingStrategy
           
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
BranchingStrategy
          Branching objects are responsible for controlling the execution of the program at a point where the control flow may be split between different branches
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.cp.solver.search.task
AbstractBranchingStrategy
           
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
AbstractLargeIntBranchingStrategy
           
BranchingStrategy
          Branching objects are responsible for controlling the execution of the program at a point where the control flow may be split between different branches
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.branch
AbstractBranchingStrategy
           
AbstractIntBranching
          Deprecated. 
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
BranchingStrategy
          Branching objects are responsible for controlling the execution of the program at a point where the control flow may be split between different branches
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.constraints
Extension
          User : cprudhom Mail : cprudhom(a)emn.fr Date : 16 fevr. 2010 Since : Choco 2.1.1 Extension for Constraint and Variable.
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.constraints.global
Extension
          User : cprudhom Mail : cprudhom(a)emn.fr Date : 16 fevr. 2010 Since : Choco 2.1.1 Extension for Constraint and Variable.
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.search
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.search.integer
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.search.real
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.search.set
AbstractBinIntBranchingStrategy
           
AbstractBranchingStrategy
           
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
BranchingStrategy
          Branching objects are responsible for controlling the execution of the program at a point where the control flow may be split between different branches
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.variables
Extension
          User : cprudhom Mail : cprudhom(a)emn.fr Date : 16 fevr. 2010 Since : Choco 2.1.1 Extension for Constraint and Variable.
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.variables.real
Extension
          User : cprudhom Mail : cprudhom(a)emn.fr Date : 16 fevr. 2010 Since : Choco 2.1.1 Extension for Constraint and Variable.
 

Classes in choco.kernel.solver.branch used by choco.kernel.solver.variables.scheduling
Extension
          User : cprudhom Mail : cprudhom(a)emn.fr Date : 16 fevr. 2010 Since : Choco 2.1.1 Extension for Constraint and Variable.
 

Classes in choco.kernel.solver.branch used by samples.multicostregular.asap.heuristics
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by samples.multicostregular.carsequencing.heuristics
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by samples.multicostregular.nsp
AbstractBranchingStrategy
           
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
AbstractLargeIntBranchingStrategy
           
BranchingStrategy
          Branching objects are responsible for controlling the execution of the program at a point where the control flow may be split between different branches
IntBranching
          IntBranching objects are specific branching objects where each branch is labeled with an integer.
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by samples.multicostregular.planner
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by samples.tutorials.lns.lns
AbstractIntBranchingStrategy
          An abstract class for all implementations of branching objets (objects controlling the tree search)
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 

Classes in choco.kernel.solver.branch used by samples.tutorials.to_sort.tsp
VarSelector
          an interface for objects controlling the selection of a variable (for heuristic purposes)
 



Copyright © 2012. All Rights Reserved.