]> ruin.nu Git - icfp05.git/history - robber/robber.cpp
some restructuring
[icfp05.git] / robber / robber.cpp
2005-06-26 Michael Andreensome restructuring
2005-06-26 Michael Andreenpriority queue instead of a vector which is later sorted
2005-06-26 Michael Andreenchanged the shortest path algorithm to support reverse...
2005-06-26 Michael Andreensort the banks in the right order
2005-06-26 Michael Andreentuning and restructuring
2005-06-26 Michael Andreenrobber didn't know as much as I thought, avoid intersec...
2005-06-26 Michael Andreentuned robber a bit
2005-06-25 Michael Andreenmade the shortest path algorithm more modular and tuned...
2005-06-25 Michael Andreenmore sane shortest path implementation and more tuning...
2005-06-25 Michael Andreenfixed priority queue and started to implement the robbe...
2005-06-24 Michael Andreeninitial commit