Context automaton works with RS
This commit is contained in:
2
mc.cc
2
mc.cc
@@ -37,7 +37,7 @@ ModelChecker::ModelChecker(SymRS *srs, Options *opts)
|
||||
// ca_init_state = srs->getEncCtxAutInitState();
|
||||
pv_ca = srs->getEncCtxAutPV();
|
||||
pv_ca_succ = srs->getEncCtxAutPVsucc();
|
||||
ca_tr = srs->getEncCtxAutTrans();
|
||||
// ca_tr = srs->getEncCtxAutTrans();
|
||||
}
|
||||
|
||||
// Initialise the set of reachable states
|
||||
|
||||
Reference in New Issue
Block a user