1#ifndef STORM_LOGIC_ATOMICEXPRESSIONFORMULA_H_
2#define STORM_LOGIC_ATOMICEXPRESSIONFORMULA_H_
23 virtual std::ostream&
writeToStream(std::ostream& out,
bool allowParentheses =
false)
const override;
26 virtual void gatherUsedVariables(std::set<storm::expressions::Variable>& usedVariables)
const override;