Module cisat::problems[][src]

This module contains some pre-implemented problems for demonstration and testing purposes. To implement your own problems, simply create a class that implements the Solution trait.

Structs

Ackley

This contains solutions for the Ackley problem

Structure

This is a structure!