- java.lang.Object
-
- org.chocosolver.solver.constraints.nary.automata.structure.multicostregular.StoredDirectedMultiGraph.Nodes
-
-
Constructor Summary
Constructors
Constructor and Description |
Nodes() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
states
public int[] states
-
layers
public int[] layers
-
nextSP
public int[] nextSP
-
prevSP
public int[] prevSP
-
nextLP
public int[] nextLP
-
prevLP
public int[] prevLP
-
spfs
public double[] spfs
-
spft
public double[] spft
-
lpfs
public double[] lpfs
-
lpft
public double[] lpft
-
nextSPI
public int[][] nextSPI
-
prevSPI
public int[][] prevSPI
-
nextLPI
public int[][] nextLPI
-
prevLPI
public int[][] prevLPI
-
spfsI
public double[][] spfsI
-
spftI
public double[][] spftI
-
lpfsI
public double[][] lpfsI
-
lpftI
public double[][] lpftI
Copyright © 2017. All rights reserved.