e1487b39c1
okay, FINALLY, we have a working, printing-out graph.
2017-05-20 16:03:30 -07:00
96956b8302
clean up unused/commented code
2017-05-20 14:53:28 -07:00
f5082e4d58
FINALLY finished with input file parser.
2017-05-20 14:52:30 -07:00
ccc534ccd3
getting close to finishing linking step.
...
Have decomposed characters that indicate directions and turns.
Last step remaining is to turn these into appropriate links to appropriate nodes.
Adding notes on how to do that.
2017-05-19 17:40:07 -07:00
231a71d435
correctly populating nodesNS/nodesEW, and getting start/end node pointers
2017-05-19 17:20:26 -07:00
429ea84ab8
fix counter
2017-05-19 16:44:44 -07:00
ffb7ddfba0
making some progress on reading the input file. now on linking step.
2017-05-19 15:02:58 -07:00
e797cc516d
oops, got ahead of myself with last commit.
2017-05-18 21:07:29 -07:00
00f9e8edd7
initial dice maze input file reader. loads into String[].
2017-05-18 19:46:54 -07:00
f3cd81c38b
adding IOTemplate from Google Code Jam
2017-05-18 19:43:11 -07:00
685c7e656d
init checkin - gitignore and readme
2017-05-18 19:42:58 -07:00