Former-commit-id: 1ffcf0e47f
1ffcf0e47f
@ -462,5 +462,6 @@ namespace storm {
// Explicitly instantiate the solver.
template class TopologicalValueIterationNondeterministicLinearEquationSolver<double>;
template class TopologicalValueIterationNondeterministicLinearEquationSolver<float>;
} // namespace solver
} // namespace storm