Closed Kukovec closed 3 months ago
Based on the recursion rules introduced in #17, this PR adds a nonrecursive implementation of is_justified_checkpoint. Justification of iteration values is included in the file comments. Also includes a minor type generalization in the rule itself.
is_justified_checkpoint
Note: changes to MC_ffg were from our live sync.
MC_ffg
Based on the recursion rules introduced in #17, this PR adds a nonrecursive implementation of
is_justified_checkpoint
. Justification of iteration values is included in the file comments. Also includes a minor type generalization in the rule itself.