Module symbol_dict

Module symbol_dict 

Source
Expand description

Symbol Dictionary Extraction

Extracts logical symbols from FOL strings for display in a symbol dictionary. Groups symbols by kind and provides descriptions.

Structs§

SymbolEntry
A single symbol entry in the dictionary

Enums§

SymbolKind
Categories of logical symbols

Functions§

extract_symbols
Extract symbols from a FOL logic string
group_symbols_by_kind
Get symbols grouped by kind for display