Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

add bfs heuristic for N-puzzle #1805

Merged
merged 1 commit into from
Oct 12, 2018
Merged

add bfs heuristic for N-puzzle #1805

merged 1 commit into from
Oct 12, 2018

Conversation

CleverFool77
Copy link
Contributor

@CleverFool77 CleverFool77 commented Oct 12, 2018

What the program do ?

It solves the N-puzzle using Breadth First Search Method

In what programming language it is written?

It's written in Python

In reference to Issue #166

@Aniket965 Aniket965 merged commit 4a2671f into Aniket965:master Oct 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants