choco.kernel.model.constraints.automaton.FA.utils
Class Bounds.MinMax

java.lang.Object
  extended by choco.kernel.model.constraints.automaton.FA.utils.Bounds.MinMax
Enclosing class:
Bounds

public class Bounds.MinMax
extends Object


Field Summary
 IPenaltyFunction penalty
           
 int prefered
           
 int value
           
 
Constructor Summary
Bounds.MinMax()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public int value

prefered

public int prefered

penalty

public IPenaltyFunction penalty
Constructor Detail

Bounds.MinMax

public Bounds.MinMax()


Copyright © 2012. All Rights Reserved.