JaffarPlus
High-performance best-first search optimizer for tool-assisted speedruns
Loading...
Searching...
No Matches
jaffarPlus::Rule Member List
This is the complete list of members for
jaffarPlus::Rule
, including all inherited members.
_actions
jaffarPlus::Rule
private
_checkPointTolerance
jaffarPlus::Rule
private
_conditions
jaffarPlus::Rule
private
_index
jaffarPlus::Rule
private
_isCheckpointRule
jaffarPlus::Rule
private
_isFailRule
jaffarPlus::Rule
private
_isSaveSolutionRule
jaffarPlus::Rule
private
_isWinRule
jaffarPlus::Rule
private
_label
jaffarPlus::Rule
private
_reward
jaffarPlus::Rule
private
_satisfyRuleLabels
jaffarPlus::Rule
private
_satisfyRules
jaffarPlus::Rule
private
_saveSolutionPath
jaffarPlus::Rule
private
addAction
(const std::function< void()> &function)
jaffarPlus::Rule
inline
addCondition
(std::unique_ptr< Condition > condition)
jaffarPlus::Rule
inline
addSatisfyRule
(Rule *const subRule)
jaffarPlus::Rule
inline
addSatisfyRuleLabel
(const label_t satisfyRuleLabel)
jaffarPlus::Rule
inline
evaluate
() const
jaffarPlus::Rule
inline
getActions
() const
jaffarPlus::Rule
inline
getCheckpointTolerance
() const
jaffarPlus::Rule
inline
getIndex
() const
jaffarPlus::Rule
inline
getLabel
() const
jaffarPlus::Rule
inline
getReward
() const
jaffarPlus::Rule
inline
getSatisfyRuleLabels
() const
jaffarPlus::Rule
inline
getSatisfyRules
() const
jaffarPlus::Rule
inline
getSaveSolutionPath
() const
jaffarPlus::Rule
inline
isCheckpointRule
() const
jaffarPlus::Rule
inline
isFailRule
() const
jaffarPlus::Rule
inline
isSaveSolutionRule
() const
jaffarPlus::Rule
inline
isWinRule
() const
jaffarPlus::Rule
inline
label_t
typedef
jaffarPlus::Rule
Rule
(const size_t index, const label_t label)
jaffarPlus::Rule
inline
setCheckpointRule
(const bool isCheckpointRule)
jaffarPlus::Rule
inline
setCheckpointTolerance
(const size_t checkPointTolerance)
jaffarPlus::Rule
inline
setFailRule
(const bool isFailRule)
jaffarPlus::Rule
inline
setReward
(const float reward)
jaffarPlus::Rule
inline
setSaveSolutionPath
(const std::string &saveSolutionPath)
jaffarPlus::Rule
inline
setSaveSolutionRule
(const bool isSaveSolutionRule)
jaffarPlus::Rule
inline
setWinRule
(const bool isWinRule)
jaffarPlus::Rule
inline
~Rule
()=default (defined in
jaffarPlus::Rule
)
jaffarPlus::Rule
Generated by
1.9.8