| Interface | Description |
|---|---|
| BinarySolution |
Interface representing a binary (bitset) solutions
|
| DoubleBinarySolution |
Interface representing a solution having an array of real values and a bitset
|
| DoubleSolution |
Interface representing a double solutions
|
| IntegerDoubleSolution |
Interface representing a solution composed of integers and real values
|
| IntegerSolution |
Interface representing a integer solutions
|
| PermutationSolution<T> |
Interface representing permutation based solutions
|
| Solution<T> |
Interface representing a Solution
|
Copyright © 2015. All rights reserved.