Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
EquationSystemEliminator.cpp
Go to the documentation of this file.
2
3namespace storm {
4namespace solver {
5namespace stateelimination {
6
7template<typename ValueType>
13
15
16#ifdef STORM_HAVE_CARL
19#endif
20} // namespace stateelimination
21} // namespace solver
22} // namespace storm
EquationSystemEliminator(storm::storage::FlexibleSparseMatrix< ValueType > &matrix, storm::storage::FlexibleSparseMatrix< ValueType > &transposedMatrix)
The flexible sparse matrix is used during state elimination.
LabParser.cpp.
Definition cli.cpp:18