0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from Bakii182002/master More... over 3 years ago
Update README More... over 3 years ago
Delaunay for fun More... almost 16 years ago
Roll back constants More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
negated tangent directions More... almost 16 years ago
Finalize tweaking constants More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
Tweak constants More... almost 16 years ago
a little more directional smartness. More... almost 16 years ago
revert to old strategy for when to start astar. remove memoization from astar so that it uses the most recent information always in its subtree search. More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
removed recursion from fall-back ai More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
use tangent distances in distance function. show tangents in visualization. More... almost 16 years ago
only recompute path when obstructed More... almost 16 years ago
added spiral3 test that someone linked in the chat More... almost 16 years ago
added wiggle to heuristics to be non-deterministic More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
Only recompute path when it is obstructed. More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
Merge branch 'master' of [email protected]:magnusjonsson/tidder-icfpc-2008 More... almost 16 years ago
Simpler path cutting More... almost 16 years ago
2nd threading commit More... almost 16 years ago
Merge branch 'pop-memo' More... almost 16 years ago
made it still get to the last reachable goal despite the popping change More... almost 16 years ago
pops unreachable targets from cached path More... almost 16 years ago