choco.cp.solver.branch
Class Heuristic

java.lang.Object
  extended by choco.cp.solver.branch.Heuristic

Deprecated.

public class Heuristic
extends Object

A utility class with static methods implementing useful heuristics for branching strategies


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

Constructor Detail

Heuristic

public Heuristic()
Deprecated. 


Copyright © 2012. All Rights Reserved.