Expistemic operators, quantification

This commit is contained in:
Artur Meski
2018-04-15 19:01:30 +01:00
parent 8a9ba95fed
commit 81e9d13ade
6 changed files with 19 additions and 3 deletions

View File

@@ -166,6 +166,7 @@ void SymRS::initBDDvars(void)
(*pv_drs)[proc_id][i] = cuddMgr->bddVar(bdd_var_idx++);
(*pv_drs_succ)[proc_id][i] = cuddMgr->bddVar(bdd_var_idx++);
// Quantification (per proc)
(*pv_drs_E)[proc_id] *= (*pv_drs)[proc_id][i];
// The DRS part of the system (flattened): these vars do not include CA