Module: EvoSynth::Problems
- Defined in:
- lib/evosynth/problems.rb,
lib/evosynth/problems/tsp.rb,
lib/evosynth/problems/graph_colouring.rb,
lib/evosynth/problems/float_benchmark_functions.rb,
lib/evosynth/problems/binary_benchmark_functions.rb
Overview
This module contains some predefined problems. Most of them are widely used to benchmark or demonstrate Evolutionary Computation.
Defined Under Namespace
Modules: BinaryBenchmarkFuntions, FloatBenchmarkFuntions Classes: GraphColouring, TSP