YAP 7.1.0
subgoal_entry

Public Attributes

yamopcode_of_subgoal
 
struct answer_trie_hashhash_chain
 
struct answer_trie_nodeanswer_trie
 
struct answer_trie_nodefirst_answer
 
struct answer_trie_nodelast_answer
 

Detailed Description

Definition at line 240 of file tab.structs.h.

Member Data Documentation

◆ answer_trie

struct answer_trie_node* answer_trie

Definition at line 246 of file tab.structs.h.

◆ code_of_subgoal

yamop* code_of_subgoal

Definition at line 244 of file tab.structs.h.

◆ first_answer

struct answer_trie_node* first_answer

Definition at line 247 of file tab.structs.h.

◆ hash_chain

struct answer_trie_hash* hash_chain

Definition at line 245 of file tab.structs.h.

◆ last_answer

struct answer_trie_node* last_answer

Definition at line 248 of file tab.structs.h.


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