pl_search_cpp 1.4
Loading...
Searching...
No Matches
Public Attributes | List of all members
pl_search::env_entry Struct Reference

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.
 

Detailed Description

Represents an environment entry for predicates.

Member Data Documentation

◆ pred

PredPtr pl_search::env_entry::pred

The predicate being executed.

◆ trail_index

int pl_search::env_entry::trail_index

The index in the trail stack.


The documentation for this struct was generated from the following file: