|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
#include <boost/optional.hpp>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | storm |
| LabParser.cpp. | |
| namespace | storm::derivative |
Enumerations | |
| enum class | storm::derivative::GradientDescentConstraintMethod { storm::derivative::PROJECT_WITH_GRADIENT , storm::derivative::PROJECT , storm::derivative::PENALTY_QUADRATIC , storm::derivative::BARRIER_LOGARITHMIC , storm::derivative::BARRIER_INFINITY , storm::derivative::LOGISTIC_SIGMOID } |
| GradientDescentConstraintMethod is the method for mitigating constraints that the GradientDescentInstantiationSearcher uses. More... | |