Skip to content

Commit

Permalink
Add link
Browse files Browse the repository at this point in the history
  • Loading branch information
awalterschulze authored Oct 29, 2023
1 parent 27fb029 commit 65edf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ We have pair programming sessions on some Thursdays 18:00 - 20:00 UK time, which
This is just a quick overview of the steps towards our goal.

- Create Symbolic Predicates
+ Create expression language as described in the post: Derivatives of Symbolic Automata explained
+ Create expression language as described in the post: [Derivatives of Symbolic Automata explained](https://medium.com/@awalterschulze/derivatives-of-symbolic-automata-explained-4673dee6af82)
+ Prove simplification rules for `or`, `and`, `false`, etc.
+ Prove that non-reader functions can be pre-computed before evaluating time
+ Prove that the optimized comparison method using a hash is comparable (transitive, associative, etc.)
Expand Down

0 comments on commit 65edf39

Please sign in to comment.