Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
QuotientFormat.h
Go to the documentation of this file.
1#pragma once
2
3namespace storm {
4namespace dd {
5namespace bisimulation {
6enum class QuotientFormat { Sparse, Dd };
7}
8} // namespace dd
9} // namespace storm
LabParser.cpp.
Definition cli.cpp:18