Struct AnnealingUtility::State

Nested Relationships

This struct is a nested type of Class AnnealingUtility.

Struct Documentation

struct Acts::AnnealingUtility::State

The annealing state Resetting the state is done by just creating a new instance.

Public Members

unsigned int currentTemperatureIndex = {0}
bool equilibriumReached = {false}