Module problem_generator::problem[][src]

Expand description

The parent module for all the functional modules

Modules

Module for the 1) Clique Tree construction and global optimum calculation, 2) and the struct to contain solutions.

Module for codomain generation, reading, and writing.

Module with all implemented codomain subclasses that can be generated with the codomain generator.

Module for reading the configuration ranges (and iterating over it)

Module for functions related to reading and writing to files, mainly for reading stored clique trees

Module to generate problems (TD Mk Landscapes) using passed codomain, read these problems and write them (using (de)serialization ).