18 RefinementCommand(uint64_t referencedPlayer1Choice, std::vector<storm::expressions::Expression>
const& predicates);
28 std::vector<storm::expressions::Expression>
const&
getPredicates()
const;
31 boost::optional<uint64_t> referencedPlayer1Choice;
32 std::vector<storm::expressions::Expression> predicates;