Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortestpath undirected - IDDFS support #110

Closed

Conversation

Fylax
Copy link

@Fylax Fylax commented Jul 7, 2014

added support for IDDFS (Iterative Deepening Depth-First Search) algorithm, wich is based on DLS (Depth Limited Search).

@clue
Copy link
Member

clue commented Feb 25, 2015

Sorry for the delay and thanks for your interest!

All algorithms will be split off to a separate package graphp/algorithms (see also #119 for some background). As such, this PR can no longer be merged into this repo.

That being said, I'd still love this see this in! 👍 I've filed a new ticket as a reminder to keep track of this PR until it has been migrated over.

@clue clue closed this Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants