scyther/src/todo.txt

12 lines
703 B
Plaintext
Raw Normal View History

2005-02-21 15:15:22 +00:00
- Add something of a 'history list of bound goals', through the arachne
engine. Then, put a limit on the amount of times some goal occurs: the
goal selection might ignore that goal then, for further selection.
- Maybe it helps to fix the agents of the claim run (i.e. all different
agents?, this restricts the attacks somewhat), make a switch for this.
2005-08-01 13:59:05 +01:00
- SConstruct file should check whether ctags actually exists (avoiding
errors)
- Proof output should be XML, with an external converter to dot format.
2005-08-21 22:36:00 +01:00
- States XML output, with limiter (for explanations/analysis)
- Internal hash over input files (maybe after parsing?) and switch
structure. This would make a caching mechanism much easier.