choco.kernel.solver.constraints.global.automata.fast_multicostregular.structure
Class SoftStoredMultiValuedDirectedMultiGraph.Nodes
java.lang.Object
choco.kernel.solver.constraints.global.automata.fast_multicostregular.structure.SoftStoredMultiValuedDirectedMultiGraph.Nodes
- Enclosing class:
- SoftStoredMultiValuedDirectedMultiGraph
public class SoftStoredMultiValuedDirectedMultiGraph.Nodes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
states
public int[] states
layers
public int[] layers
outArcs
public StoredIndexedBipartiteSetWithOffset[] outArcs
inArcs
public StoredIndexedBipartiteSetWithOffset[] inArcs
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
SoftStoredMultiValuedDirectedMultiGraph.Nodes
public SoftStoredMultiValuedDirectedMultiGraph.Nodes()
Copyright © 2012. All Rights Reserved.