| summaryrefslogtreecommitdiff | 
path: root/cfg-to-paths
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-31 | Adds a verbosity parameter. | Nathanael Sensfelder | |
| 2017-07-27 | Replaces overly fragile method to get first node. | Nathanael Sensfelder | |
| 2017-07-24 | Woops, mistook the model files. | Nathanael Sensfelder | |
| 2017-07-24 | Fixes connect_to/node_connect, configs Makefiles. | Nathanael Sensfelder | |
| 2017-07-22 | Adds the "is_terminal" predicate. | Nathanael Sensfelder | |
| 2017-07-19 | I think I was a bit fast in my "a->b" commit. | Nathanael Sensfelder | |
| 2017-07-19 | forgot to use cfg-to-path. Still broken though. | Nathanael Sensfelder | |
| 2017-07-18 | Solves previous problem by changing path def. | Nathanael Sensfelder | |
| Instead of the path "n1 -> n2 -> n3" being "n2 -> n3" a path starting from n1, it's now "n1 -> n2 -> n3" (still starting from n1). | |||
| 2017-07-17 | Adds the (rather costly) predicate to handle Until | Nathanael Sensfelder | |
| 2017-07-17 | First shot at cfg-to-paths. | Nathanael Sensfelder | |
| 2017-07-17 | Fixes a few dumb mistakes, adds ps example. | Nathanael Sensfelder | |
| 2017-07-17 | Working on a way to CTL over DAG in Kodkod. | Nathanael Sensfelder | |


