SEMI-PRECIOUS
SEMI-PRECIOUS is a library of algorithms/data structures.

Currently includes:

  • a dependency graph mechanism, DEPSOLVER
  • a discrimination tree implementation, DISCRIMINATION
  • one-dimensional octree data structure, OCTREE-1D
  • a state machine, STATE
  • a circular list, Peter Norvig-style, CIRCULAR
  • an early evaluator, EARLY-EVAL

Homepage: http://feelingofgreen.ru:3000/projects/semi-precious

Source repository: git://git.feelingofgreen.ru/semi-precious

License: ???