Storm 1.14.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
GradientDescentMethod.h
Go to the documentation of this file.
1#pragma once
2#include <boost/optional.hpp>
3#include <string>
4namespace storm {
5namespace derivative {
21
22} // namespace derivative
23} // namespace storm
GradientDescentMethod
GradientDescentMethod is the method of Gradient Descent the GradientDescentInstantiationSearcher shal...