Commit Graph

8 Commits

Author SHA1 Message Date
Ian Gulliver
6790bf06fd Just stop when we reach the goal, since we always find a min-cost path 2019-07-07 22:32:35 +00:00
Ian Gulliver
d0856de6ef Remove getDirect() 2019-07-07 22:30:49 +00:00
Ian Gulliver
975f40b1c4 Switch from sorted array to minheap 2019-07-07 22:28:38 +00:00
Ian Gulliver
39a3d20e73 Util cleanup 2019-07-07 21:47:16 +00:00
Ian Gulliver
7a2ac17344 Simulated minheap 2019-07-07 21:45:15 +00:00
Ian Gulliver
9d84177b78 Fix todo 2019-07-07 21:36:39 +00:00
Ian Gulliver
ab28ef5909 Penalize link lines crossing over each other 2019-07-07 21:27:55 +00:00
Ian Gulliver
d53e3260a8 Add LayoutLink, start with BFS for line drawing 2019-07-06 20:59:27 +00:00