Quick add: states of CA

This commit is contained in:
Artur Meski
2025-02-18 19:21:25 +00:00
parent 48b4f1bb4d
commit c9efb1f29e
3 changed files with 45 additions and 3 deletions

View File

@@ -319,7 +319,9 @@ class SymRS
BDD compContext(const BDD &context) const;
std::string decodedRctSysStateToStr(const BDD &state);
std::string decodedRctSysStateWithCtxAutToStr(const BDD &state);
void printDecodedRctSysStates(const BDD &states);
void printDecodedRctSysWithCtxAutStates(const BDD &states);
DecompReactions getProductionConditions(Process proc_id);