ccremers
|
a8dee79504
|
- Added support for different attack heuristics. Disable with --prune=2.
|
2006-07-06 15:52:13 +00:00 |
|
ccremers
|
d2058d937b
|
- Revised cost heuristic. Trace length is no longer the real
optimization.
|
2006-04-02 12:29:02 +00:00 |
|
ccremers
|
74052cf226
|
- Code cleanup for intruder count.
|
2006-03-10 14:52:45 +00:00 |
|
ccremers
|
f3d94b8e0d
|
- Removed old hack lemmas by clean ones.
|
2006-02-28 15:01:58 +00:00 |
|
ccremers
|
00616e45ed
|
- Bit masking was incorrect: & binds less strong than == !
This caused many of the --experimental switches not to work.
|
2006-02-28 13:41:36 +00:00 |
|
ccremers
|
921c82876d
|
- experimental=4 now disables some things. Weirdly enough, they don't
seem to make much difference.
|
2006-02-22 09:53:50 +00:00 |
|
ccremers
|
b2e40e07f3
|
- Some more work on hidelevel backbone.
- Added '--count-states' switch for the Arachne engine.
|
2006-02-22 08:24:29 +00:00 |
|
ccremers
|
e592a0a432
|
- Refactoring code: splitting stuff out of arachne.c
|
2006-01-02 18:43:25 +00:00 |
|