Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
GradientDescentConstraintMethod.h File Reference
#include <boost/optional.hpp>
#include <string>
Include dependency graph for GradientDescentConstraintMethod.h:
This graph shows which files directly or indirectly include this file:

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...