]> ruin.nu Git - icfp05.git/log
icfp05.git
18 years agoadded license master
Michael Andreen [Wed, 13 Jul 2005 15:47:25 +0000 (15:47 +0000)]
added license

18 years agocommented out debug output
Michael Andreen [Sun, 10 Jul 2005 21:34:40 +0000 (21:34 +0000)]
commented out debug output

18 years agonew robber is good
Michael Andreen [Sun, 10 Jul 2005 15:14:49 +0000 (15:14 +0000)]
new robber is good

18 years agodon't vote if there is no plan
Michael Andreen [Sun, 10 Jul 2005 13:15:41 +0000 (13:15 +0000)]
don't vote if there is no plan

18 years agoforgot to add this file earlier
Michael Andreen [Sun, 10 Jul 2005 13:08:48 +0000 (13:08 +0000)]
forgot to add this file earlier

18 years agoinitial implementation of new robber
Michael Andreen [Sun, 10 Jul 2005 13:08:00 +0000 (13:08 +0000)]
initial implementation of new robber

18 years agobranched the robber for new idea
Michael Andreen [Sun, 10 Jul 2005 12:06:53 +0000 (12:06 +0000)]
branched the robber for new idea

18 years agoadded possibility to change cost
Michael Andreen [Sun, 10 Jul 2005 12:06:08 +0000 (12:06 +0000)]
added possibility to change cost

18 years agoremoved two stupid lines
Michael Andreen [Sun, 10 Jul 2005 10:58:41 +0000 (10:58 +0000)]
removed two stupid lines

18 years agotemplates
Michael Andreen [Sun, 10 Jul 2005 10:46:58 +0000 (10:46 +0000)]
templates

18 years agocommented out some debug output
Michael Andreen [Sun, 10 Jul 2005 00:11:30 +0000 (00:11 +0000)]
commented out some debug output

18 years agolots of connections is a good thing
Michael Andreen [Sat, 9 Jul 2005 23:53:54 +0000 (23:53 +0000)]
lots of connections is a good thing

18 years agobetter cop
Michael Andreen [Sat, 9 Jul 2005 23:24:17 +0000 (23:24 +0000)]
better cop

18 years agoadd the number of connecting streets as a factor in the goodness of an interconnection
Michael Andreen [Sat, 9 Jul 2005 23:00:19 +0000 (23:00 +0000)]
add the number of connecting streets as a factor in the goodness of an interconnection

18 years agoadded limit to SimpleSPGoal and ensured that two additional cops chases the smell
Michael Andreen [Sat, 9 Jul 2005 22:48:11 +0000 (22:48 +0000)]
added limit to SimpleSPGoal and ensured that two additional cops chases the smell

18 years agofixed bug in the graph-building
Michael Andreen [Sat, 9 Jul 2005 21:48:41 +0000 (21:48 +0000)]
fixed bug in the graph-building

18 years agoinitial robber done
Michael Andreen [Sat, 9 Jul 2005 16:54:13 +0000 (16:54 +0000)]
initial robber done

18 years agoinitial change to new version
Michael Andreen [Sat, 9 Jul 2005 16:12:10 +0000 (16:12 +0000)]
initial change to new version

18 years agofixed a bug and some reordering
Michael Andreen [Fri, 8 Jul 2005 18:43:40 +0000 (18:43 +0000)]
fixed a bug and some reordering

18 years agomuch more advanced cop
Michael Andreen [Tue, 28 Jun 2005 19:56:39 +0000 (19:56 +0000)]
much more advanced cop

18 years agoshortest path optimized
Michael Andreen [Tue, 28 Jun 2005 15:44:21 +0000 (15:44 +0000)]
shortest path optimized

18 years agodone, for now
Michael Andreen [Mon, 27 Jun 2005 13:29:33 +0000 (13:29 +0000)]
done, for now

18 years agorelease
Michael Andreen [Mon, 27 Jun 2005 10:01:24 +0000 (10:01 +0000)]
release

18 years agocommented out debug messages
Michael Andreen [Mon, 27 Jun 2005 01:03:38 +0000 (01:03 +0000)]
commented out debug messages

18 years agobanks with guarding cops is BAD.. and public inheritance is more useful than private
Michael Andreen [Mon, 27 Jun 2005 00:53:12 +0000 (00:53 +0000)]
banks with guarding cops is BAD.. and public inheritance is more useful than private

18 years agoprivate members
Michael Andreen [Mon, 27 Jun 2005 00:11:07 +0000 (00:11 +0000)]
private members

18 years agorenamed and changed .pro files
Michael Andreen [Mon, 27 Jun 2005 00:00:30 +0000 (00:00 +0000)]
renamed and changed .pro files

18 years agoadded new target
Michael Andreen [Sun, 26 Jun 2005 23:17:43 +0000 (23:17 +0000)]
added new target

18 years agorenamed dirs
Michael Andreen [Sun, 26 Jun 2005 23:15:38 +0000 (23:15 +0000)]
renamed dirs

18 years agosome restructuring
Michael Andreen [Sun, 26 Jun 2005 23:13:30 +0000 (23:13 +0000)]
some restructuring

18 years agopriority queue instead of a vector which is later sorted
Michael Andreen [Sun, 26 Jun 2005 22:50:50 +0000 (22:50 +0000)]
priority queue instead of a vector which is later sorted

18 years agochanged the shortest path algorithm to support reverse search
Michael Andreen [Sun, 26 Jun 2005 22:34:21 +0000 (22:34 +0000)]
changed the shortest path algorithm to support reverse search

18 years agosort the banks in the right order
Michael Andreen [Sun, 26 Jun 2005 20:09:26 +0000 (20:09 +0000)]
sort the banks in the right order

18 years agotuning and restructuring
Michael Andreen [Sun, 26 Jun 2005 17:07:40 +0000 (17:07 +0000)]
tuning and restructuring

18 years agorobber didn't know as much as I thought, avoid intersections with cops two intersecti...
Michael Andreen [Sun, 26 Jun 2005 16:20:00 +0000 (16:20 +0000)]
robber didn't know as much as I thought, avoid intersections with cops two intersections away

18 years agotuned robber a bit
Michael Andreen [Sun, 26 Jun 2005 10:50:16 +0000 (10:50 +0000)]
tuned robber a bit

18 years agosome restructuring
Michael Andreen [Sun, 26 Jun 2005 10:35:54 +0000 (10:35 +0000)]
some restructuring

18 years agobugfix
Michael Andreen [Sat, 25 Jun 2005 21:38:56 +0000 (21:38 +0000)]
bugfix

18 years agoreading evidence
Michael Andreen [Sat, 25 Jun 2005 17:05:50 +0000 (17:05 +0000)]
reading evidence

18 years agomade the shortest path algorithm more modular and tuned the robber more
Michael Andreen [Sat, 25 Jun 2005 16:49:19 +0000 (16:49 +0000)]
made the shortest path algorithm more modular and tuned the robber more

18 years agoadded initial cop class
Michael Andreen [Sat, 25 Jun 2005 13:38:55 +0000 (13:38 +0000)]
added initial cop class

18 years agomore sane shortest path implementation and more tuning of the robber algorithm
Michael Andreen [Sat, 25 Jun 2005 12:21:10 +0000 (12:21 +0000)]
more sane shortest path implementation and more tuning of the robber algorithm

18 years agofixed priority queue and started to implement the robber algorithm, it needs tuning...
Michael Andreen [Sat, 25 Jun 2005 01:25:56 +0000 (01:25 +0000)]
fixed priority queue and started to implement the robber algorithm, it needs tuning though

18 years agoimplemented shortest path
Michael Andreen [Fri, 24 Jun 2005 22:41:40 +0000 (22:41 +0000)]
implemented shortest path

18 years agoinitial commit
Michael Andreen [Fri, 24 Jun 2005 21:35:49 +0000 (21:35 +0000)]
initial commit

18 years agobase class got enough for robber implementation
Michael Andreen [Fri, 24 Jun 2005 21:10:10 +0000 (21:10 +0000)]
base class got enough for robber implementation

18 years agodirs for robber and cop
Michael Andreen [Fri, 24 Jun 2005 18:26:04 +0000 (18:26 +0000)]
dirs for robber and cop

18 years agomoved abstract base class to it's own subdir
Michael Andreen [Fri, 24 Jun 2005 18:24:34 +0000 (18:24 +0000)]
moved abstract base class to it's own subdir

18 years agoinitial commit
Michael Andreen [Fri, 24 Jun 2005 18:23:48 +0000 (18:23 +0000)]
initial commit

18 years agoinitial commit
Michael Andreen [Fri, 24 Jun 2005 14:48:49 +0000 (14:48 +0000)]
initial commit