Package choco.util

A package devoted to non-backtrackable data structures

See:
          Description

Interface Summary
IntIterator An interface for collections over native integers.
IPrioritizable Specifies an object with a priority.
 

Class Summary
Arithm Implements utilities for arithmetic (TODO: should disappear once I know Java better)
BipartiteSet Implements a bipartite set.
BitSet Implements utilities for handling bit sets
LightFormatter A class for formatting trace messages in the lightest possible mode
PriorityQueue Implements a priority aware queue (FIFO structure).
StoredPointerCycle Deprecated. Not used anymore !
 

Package choco.util Description

A package devoted to non-backtrackable data structures.

Related Documentation

For tutorials, examples, documentation and technical notes, see: