|
@ -2,6 +2,7 @@ |
|
|
#define STORM_SOLVER_ABSTRACTEQUATIONSOLVER_H_ |
|
|
#define STORM_SOLVER_ABSTRACTEQUATIONSOLVER_H_ |
|
|
|
|
|
|
|
|
#include "src/solver/TerminationCondition.h" |
|
|
#include "src/solver/TerminationCondition.h" |
|
|
|
|
|
#include <memory> |
|
|
|
|
|
|
|
|
namespace storm { |
|
|
namespace storm { |
|
|
namespace solver { |
|
|
namespace solver { |
|
@ -50,4 +51,4 @@ namespace storm { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
#endif /* STORM_SOLVER_ABSTRACTEQUATIONSOLVER_H_ */ |
|
|
|
|
|
|
|
|
#endif /* STORM_SOLVER_ABSTRACTEQUATIONSOLVER_H_ */ |