selector
Modules
This module sorts the configurations by performance within an iteration and declares the overall best and saves it in a file. |
|
This module is for cleaning up temporary files. |
|
In this module a function for translating configurations is defined. |
|
This module contains point selection functions. |
|
This module contains the instance monitoring functionalities. |
|
In this module the choice of instance sets for tournaments is handled. |
|
In this module logging is set up. |
|
|
Main module of selector. |
In this module the main while loop for tournaments, configuration generation and feedback is defined. |
|
This module contains the point generation class. |
|
This module contains functions for selection of points. |
|
In this module the most important data structures are defined. |
|
This module contains functions for reading in files for the scenario. |
|
Module of selector to run from Python. |
|
In this module the scenario object is constructed. |
|
This module contains feature generation functions. |
|
This modules includes functions to execute the target algorithm. |
|
This module contains selectors cache object. |
|
|
|
|
|
This module contains functions for bookkeeping of tournaments. |
|
This module contains functions for managing tournaments. |
|
In this module the tournament monitor is defined. |
|
This modulke contains functions to aggregate and discern performances. |
|
In this module the instance monitor is defined. |