openjij.utils.cxx_cast#

Functions#

Module Contents#

openjij.utils.cxx_cast.cast_to_cxx_random_number_engine(random_number_engine: str) RandomNumberEngine[source]#
Parameters:

random_number_engine (str)

Return type:

RandomNumberEngine

openjij.utils.cxx_cast.cast_to_cxx_temperature_schedule(temperature_schedule: str) TemperatureSchedule[source]#
Parameters:

temperature_schedule (str)

Return type:

TemperatureSchedule

openjij.utils.cxx_cast.cast_to_cxx_update_method(update_method: str) UpdateMethod[source]#
Parameters:

update_method (str)

Return type:

UpdateMethod