Package | Description |
---|---|
org.chocosolver.memory.structure | |
org.chocosolver.solver.constraints.nary.automata.structure.multicostregular | |
org.chocosolver.util.objects |
Modifier and Type | Method and Description |
---|---|
IndexedObject |
IndexedObject.clone() |
Modifier and Type | Class and Description |
---|---|
class |
Arc
Created by IntelliJ IDEA.
|
Modifier and Type | Field and Description |
---|---|
protected IndexedObject[] |
StoredIndexedBipartiteSet.idxToObjects
If objects are added to the list, a mapping from their
indexes is needed.
|
Modifier and Type | Method and Description |
---|---|
IndexedObject |
StoredIndexedBipartiteSet.BipartiteSetIterator.nextObject() |
Modifier and Type | Method and Description |
---|---|
void |
StoredIndexedBipartiteSet.BipartiteSetIterator.init(int[] aList,
int[] aPosition,
IStateInt aLast,
IndexedObject[] anIdxToObjects)
Freeze the iterator, cannot be reused.
|
Copyright © 2018. All rights reserved.