Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
SolverStatus.h File Reference
#include <ostream>
Include dependency graph for SolverStatus.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::solver
 

Enumerations

enum class  storm::solver::SolverStatus {
  storm::solver::Converged , storm::solver::TerminatedEarly , storm::solver::MaximalIterationsExceeded , storm::solver::InProgress ,
  storm::solver::Aborted
}
 

Functions

std::ostream & storm::solver::operator<< (std::ostream &out, SolverStatus const &status)