MyersResearchGroup / ATACS

Apache License 2.0
9 stars 1 forks source link

project for verification #38

Open buggsley opened 7 years ago

buggsley commented 7 years ago

rm_nondeterminism(state_table); rm_fail_succs(state_table); rm_states_no_preds(state_table);

in project.c are only safe for verification. They should only be called in that case.