#include <CombinatorialTrainerParameters.hpp>
Public Attributes | |
int | maxNeighbourCount = -1 |
bool | removeRelations = true |
bool | swapRelations = true |
unsigned int | topologyGeneratorId = 0 |
Definition at line 29 of file CombinatorialTrainerParameters.hpp.
int ISM::TopologyGeneratorParameters::maxNeighbourCount = -1 |
Definition at line 34 of file CombinatorialTrainerParameters.hpp.
bool ISM::TopologyGeneratorParameters::removeRelations = true |
Definition at line 33 of file CombinatorialTrainerParameters.hpp.
bool ISM::TopologyGeneratorParameters::swapRelations = true |
Definition at line 32 of file CombinatorialTrainerParameters.hpp.
unsigned int ISM::TopologyGeneratorParameters::topologyGeneratorId = 0 |
Definition at line 31 of file CombinatorialTrainerParameters.hpp.