Djinni  2.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Annealer< PenaltyFunc, SolutionType >A generic Annealer capable of working with a variety of different problem types and penalty generators
Annealer< Compressed, SolutionType >An Annealer specialized for Ohlmann-Thomas compressed annealing
CompressedA penalty function for annealing which substantially implements the Ohlmann-Thomas compressed annealing functionality
Matrix< T, N >A recursive templatized structure representing a matrix of arbitrary dimensionality
Matrix< T, 1 >A recursive templatized structure representing a one-dimensional matrix
SimulatedA class representing classical simulated annealing
TSPRoute< WorldType >A representation of information needed for the Traveling Salesman Problem
TSPTWWorldA class representing an instance of the Traveling Salesman Problem with Time Windows
TwisterThe Mersenne Twister