add a todo thingy

This commit is contained in:
Joeri Exelmans 2025-01-29 16:16:47 +01:00
parent ecf669425f
commit a245d0a406

View file

@ -29,7 +29,9 @@ Feature requests:
- When matching edge, match 'any' src/tgt - When matching edge, match 'any' src/tgt
- Support 'return'-statement in conditions? - Support 'return'-statement in conditions? (just makes syntax nicer)
- RAMification / matching: add `match_subtypes` attribute to each RAMified class.
- Separate script for running LHS (+NAC) on any model, and visualizing the match. - Separate script for running LHS (+NAC) on any model, and visualizing the match.