Package org.jacop.jasat.utils.structures
package org.jacop.jasat.utils.structures
-
ClassesClassDescriptionIntHashMap<E>an efficient map with ints as keys.IntMap<E>A mix of a priority queue and a hashmap, specialized for intsa node containing the data associated with each intSpecial class for unboxed int FIFOan efficient Set for unboxed int.Special class for unboxed int stackIntTrie<N extends IntTrie.Node<N>>A class that implements, (hopefully) efficiently, a Trie on integers.IntTrie.Node<E>class of nodes of the Trie.The most simple node possiblelow level, efficient int vector