ccremers
a3f9d0dc65
- Added a few protocols to the list.
2005-01-14 09:52:48 +00:00
ccremers
84689052ac
- The tests used for PAM talk 1
2005-01-11 10:12:01 +00:00
ccremers
9a5e9d674a
- Removed some debugging output.
2005-01-11 10:03:34 +00:00
ccremers
5e78172162
- Added timer constraints to the multi-protocol test.
2005-01-05 15:45:26 +00:00
ccremers
ec86107800
- Commented some protocols.
2005-01-05 15:45:14 +00:00
ccremers
e0e56964d1
- Added a --timer=x switch to abort Arachne proofs after x seconds.
2005-01-05 15:29:27 +00:00
ccremers
45c42408dd
- Added weight level to proof output in <..> notation.
...
- Added selection factor for singular variables (not rolenames)
2004-12-29 19:40:12 +00:00
ccremers
54ccd5179e
- Added a new selector that picks goals that are local variables.
2004-12-29 16:05:32 +00:00
ccremers
d425bdb850
- For now, set equal weights to the parameters.
2004-12-29 14:24:33 +00:00
ccremers
7309bb5550
- Fixed debug comment.
2004-12-29 14:18:13 +00:00
ccremers
5e695097f2
- Reimplemented the weight functions for goal selection.
...
- Added --goal-select function, defaults to 3.
2004-12-29 14:17:49 +00:00
ccremers
2d978f3232
- Modified some small issues, made the protocol list static, and allowed
...
"comment lines" starting with '#' in the test script.
2004-12-17 15:54:48 +00:00
ccremers
93ab6a29f4
- Omitted some addnew tests, although they ought to work.
2004-12-09 15:45:14 +00:00
ccremers
635470d976
- Added -d switch.
2004-12-09 15:27:50 +00:00
ccremers
b56c01c422
- Added '--max-depth=X' switch (which is equal to the old '-l X -a')
...
- Modified semantics of -l with -a : this corresponds more to the
intuition and introduces the new option to prune proofs based on trace
length.
2004-12-09 15:11:45 +00:00
ccremers
4f36181c3c
- Removed debugging stuff, now that the memory stuff is solved. It
...
turned out that I solved the memory leak first, and then spent an
afternoon finding the 8 blocks. These were simply not being given back
by memrealloc, which I should have guessed.
2004-12-09 13:34:36 +00:00
ccremers
c7d9517eac
- Fixed some errors. No more memory leaks.
2004-12-09 13:23:26 +00:00
ccremers
c690b0622a
- More cleanup and comments.
2004-12-08 19:30:26 +00:00
ccremers
1c5a9986f6
- Added many comments.
2004-12-08 16:41:43 +00:00
ccremers
3ca180d968
- Despite a full afternoon of debugging, semiRunCreate/Destroy still
...
lose 8 blocks. I'm fairly confused.
2004-12-08 16:25:27 +00:00
ccremers
ecd114c5c3
- Code cleanup.
2004-11-21 15:45:12 +00:00
ccremers
3459add489
- Added improved summary info about what helps to break what.
2004-11-19 13:25:30 +00:00
ccremers
149e2e5646
- Added percentage meter to progress bar.
2004-11-19 11:22:03 +00:00
ccremers
5bf97e7c52
- Added default include file.
2004-11-19 10:59:10 +00:00
ccremers
d9efb5096c
- Error handling fixes.
2004-11-19 10:36:46 +00:00
ccremers
560c3e0780
- Progress bar now goes to stderr, which makes more sense when piping
...
output.
2004-11-19 10:13:08 +00:00
ccremers
0b7031e550
- Improved the attack output significantly.
2004-11-19 09:53:51 +00:00
ccremers
c1f225cfb7
- Some results about the attacks.
2004-11-19 08:43:23 +00:00
ccremers
a0d90b9ec4
- Added function to determine command line.
2004-11-18 16:18:23 +00:00
ccremers
6ebc61fca6
- More fixes.
2004-11-18 16:14:31 +00:00
ccremers
83922f3f2c
- Fixed some protocols with wrong protocol names in the specification.
...
- Added more safety stuff to the testing code.
2004-11-18 16:07:58 +00:00
ccremers
2b53516542
- Major improvements (o.a. in progress bars etc)
2004-11-18 15:50:54 +00:00
ccremers
a4f9b3c4de
- Beta version works like a charm.
2004-11-18 15:06:41 +00:00
ccremers
96ade10f29
- Cleanup.
2004-11-18 14:47:53 +00:00
ccremers
5edfc1ba46
- Started to work on a good test script.
2004-11-18 14:47:44 +00:00
ccremers
a3d59f591a
- Some cleanups of the protocols list.
2004-11-18 13:15:19 +00:00
ccremers
7d24d3396d
- Clean tests todo.
2004-11-18 13:07:10 +00:00
ccremers
2df76cd0a2
- Added a first try for the course protocol.
2004-11-16 13:40:24 +00:00
ccremers
f2a2c8ea14
- Moved role creation into the protocol creation. This will make it
...
easier to add MSC-style input to the input language compiler later.
2004-11-16 12:51:23 +00:00
ccremers
506e42f841
- Re-indented the files.
2004-11-16 12:07:55 +00:00
ccremers
a38925c9c2
- Added some useful macros to term.h to address subparts (e.g.
...
TermOp1(t)). Renamed all uses.
2004-11-16 12:06:36 +00:00
ccremers
343314896b
- Added version info to compilation process.
2004-11-01 14:52:52 +00:00
ccremers
b6af2f9dac
- First try for diff function.
2004-11-01 14:06:26 +00:00
ccremers
c195ab95a1
- Now in the wiki.
2004-10-30 10:07:21 +00:00
ccremers
bdc336d7f9
- Todo list is now handled by the wiki:
...
http://www.win.tue.nl/~ccremers/twiki/bin/view.pl/Scyther/ScytherBug
2004-10-29 14:15:35 +00:00
ccremers
aaa0d415f9
- Graph closure fixed.
2004-10-28 15:37:13 +00:00
ccremers
0ec70b9de0
- Added lots of debugging info.
2004-10-28 15:23:16 +00:00
ccremers
3673fc689d
- Improved roledef printing by adding roledefPrintShort.
2004-10-28 12:56:13 +00:00
ccremers
61457b5f3d
- Fixed the agentsOfRunPrint output. It was caused by the agent adding
...
order.
- Fixed the pruning bug, which was related to this.
2004-10-28 12:33:57 +00:00
ccremers
234edae741
- Added sort of bug report.
2004-10-27 16:32:44 +00:00