Add tests and update scripts for part 3

This commit is contained in:
Nikita Kraiouchkine
2023-05-12 14:17:07 +02:00
parent c00bc1a8a0
commit de87347215
18 changed files with 750 additions and 4 deletions

View File

@@ -347,7 +347,7 @@ It helps to approach implementing each predicate with an understanding of its pu
Reimplement the new `isSource` and `isSink` predicates to bind state to `TypeUnvalidatedState`. Ignore the `isAdditionalFlowStep/4` and `isBarrier/2` predicates for now; they will be used in a later exercise.
You should see the same results as in Exercise 12.
You should see the same results as in Exercise 12 (92 results).
### Exercise 14
There are two primary ways to define state along a path: