19 packages

package geometry   algo, lib
Basic geometry data structures and services.
package ai   ai, algo, lib
Simple library for basic artificial intelligence algorithms
package a_star   algo, lib
A* pathfinding in graphs
package more_collections   algo, lib
Highly specific, but useful, collections-related classes.
package poset   algo, lib
Pre order sets and partial order set (ie hierarchies)
package trees   algo, lib
General module for tree data structures
package pipeline   algo, lib
Pipelined filters and operations on iterators.
package counter   algo, lib
Simple numerical statistical analysis and presentation
package crypto   crypto, algo, lib
Mix of all things cryptography-related
package logic   algo, lib
First-order logic data structure and algorithm.
package combinations   algo, lib
Memory-efficient Cartesian products, combinations and permutation on collections.
package noise   algo, lib
Noise generators PerlinNoise and InterpolatedNoise
package cartesian   algo, lib
Memory-efficient Cartesian products on heterogeneous collections.
package for_abuse   algo, lib
Service management through the for control structure.
package rubix   algo, lib
Rubix-cube modelization library
package ordered_tree   algo, lib
Manipulation and presentation of ordered trees.
package perfect_hashing   algo, lib
Perfect hashing and perfect numbering