|
openjij
Framework for the Ising model and QUBO.
|
This is the complete list of members for openjij::utility::IntegerVariable, including all inherited members.
| GenerateCandidateValue(RandomNumberEngine &random_number_engine) const | openjij::utility::IntegerVariable | inline |
| GenerateRandomValue(RandomNumberEngine &random_number_engine) const | openjij::utility::IntegerVariable | inline |
| GetStateFromValue(std::int64_t value) const | openjij::utility::IntegerVariable | inline |
| GetValueFromState(std::int64_t state) const | openjij::utility::IntegerVariable | inline |
| IntegerVariable(const std::int64_t lower_bound, const std::int64_t upper_bound) | openjij::utility::IntegerVariable | inline |
| lower_bound | openjij::utility::IntegerVariable | |
| num_states | openjij::utility::IntegerVariable | |
| SetRandomValue(RandomNumberEngine &random_number_engine) | openjij::utility::IntegerVariable | inline |
| SetValue(const std::int64_t value) | openjij::utility::IntegerVariable | inline |
| upper_bound | openjij::utility::IntegerVariable | |
| value | openjij::utility::IntegerVariable |