Storm 1.13.0.1
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
IntegerInterval.cpp File Reference
#include "IntegerInterval.h"
#include <iostream>
#include <string>
#include "storm/exceptions/InvalidArgumentException.h"
#include "storm/utility/macros.h"
Include dependency graph for IntegerInterval.cpp:

Go to the source code of this file.

Namespaces

namespace  storm
namespace  storm::storage

Functions

bool starts_with (const std::string &s1, const std::string &s2)
IntegerInterval storm::storage::parseIntegerInterval (std::string const &stringRepr)

Function Documentation

◆ starts_with()

bool starts_with ( const std::string & s1,
const std::string & s2 )

Definition at line 9 of file IntegerInterval.cpp.