choco.cp.solver.constraints.global.automata.fast_multicostregular
Class CostWrapper
java.lang.Object
choco.cp.solver.constraints.global.automata.fast_multicostregular.CostWrapper
public class CostWrapper
- extends Object
Created by IntelliJ IDEA.
User: julien
Date: Apr 2, 2010
Time: 11:39:15 AM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CostWrapper
public CostWrapper(int[][][] costs)
CostWrapper
public CostWrapper(int[][][][] costs)
CostWrapper
public CostWrapper(int[] i,
int[] j,
int[] r,
int[] q,
int[] val)
get
public int get(int i,
int j,
int r,
int q)
ressouces
public int ressouces()
size
public int size()
values
public int values()
states
public int states()
isStateDependant
public boolean isStateDependant()
Copyright © 2012. All Rights Reserved.