-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: MewtR/turbo-octo-succotash
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Initial implementation of A*. Might still need some work.
#6
opened Oct 1, 2018 by
MewtR
Loading…
updated Oct 1, 2018
Implement best first search algorithm with heuristic
#5
opened Oct 1, 2018 by
MewtR
Loading…
updated Oct 1, 2018
Group functions that are common to all algorithms into a seperate file
#4
opened Oct 1, 2018 by
MewtR
Loading…
updated Oct 1, 2018
Initial DFS implementation. Takes too long to solve puzzle
#3
opened Sep 28, 2018 by
MewtR
Loading…
updated Sep 29, 2018
Add node class to keep track of solution path through parent
#2
opened Sep 28, 2018 by
MewtR
Loading…
updated Sep 28, 2018
Add function to generate all possible children for a given configuration
#1
opened Sep 27, 2018 by
MewtR
Loading…
updated Sep 27, 2018
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.