pl_search_cpp 1.4
|
Represents an environment entry for predicates. More...
#include <engine.hpp>
Public Attributes | |
PredPtr | pred |
The predicate being executed. | |
int | trail_index |
The index in the trail stack. | |
Represents an environment entry for predicates.
PredPtr pl_search::env_entry::pred |
The predicate being executed.
int pl_search::env_entry::trail_index |
The index in the trail stack.