| Package | Description |
|---|---|
| org.jacop.jasat.core | |
| org.jacop.jasat.utils | |
| org.jacop.jasat.utils.structures |
| Class and Description |
|---|
| IntQueue
Special class for unboxed int FIFO
|
| IntStack
Special class for unboxed int stack
|
| IntVec
low level, efficient int vector
|
| Class and Description |
|---|
| IntVec
low level, efficient int vector
|
| Class and Description |
|---|
| IntTrie
A class that implements, (hopefully) efficiently, a Trie on integers.
|
| IntTrie.Node
class of nodes of the Trie.
|
| IntTrie.SimpleNode
The most simple node possible
|
Copyright © 2022. All rights reserved.