![]() |
JaffarPlus
High-performance best-first search optimizer for tool-assisted speedruns
|
Boolean comparisons between game properties (or immediate values) used by rules and input sets to decide when they apply. More...
Go to the source code of this file.
Classes | |
| class | jaffarPlus::Condition |
| Abstract base for a single boolean comparison. More... | |
| class | jaffarPlus::_vCondition< T > |
Concrete, type-specialized condition over operands of type T. More... | |
Boolean comparisons between game properties (or immediate values) used by rules and input sets to decide when they apply.
Definition in file condition.hpp.