|
Djinni
2.2
|
| 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 |
| Compressed | A 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 |
| Simulated | A class representing classical simulated annealing |
| TSPRoute< WorldType > | A representation of information needed for the Traveling Salesman Problem |
| TSPTWWorld | A class representing an instance of the Traveling Salesman Problem with Time Windows |
| Twister | The Mersenne Twister |
1.7.5.1