Skip to content

Added BFS and Greedy BFS in Lua#216

Merged
jcla1 merged 2 commits into
kennyledet:masterfrom
Yonaba:master
Jan 24, 2014
Merged

Added BFS and Greedy BFS in Lua#216
jcla1 merged 2 commits into
kennyledet:masterfrom
Yonaba:master

Conversation

@Yonaba

@Yonaba Yonaba commented Jan 24, 2014

Copy link
Copy Markdown
Collaborator

Hi,

I have included a new algorithm, a generic implementation of Best-First Search. This version also supports Greedy Best-First Search, passing a boolean optional argument to the search function.
Tests have also been included, as well.

Regards,
Roland.

jcla1 added a commit that referenced this pull request Jan 24, 2014
Added BFS and Greedy BFS in Lua
@jcla1 jcla1 merged commit 6c0ffb9 into kennyledet:master Jan 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants