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

Add Depth Limited search and And-Or Graph search in search.ipynb #863

Closed
CharuChhimpa opened this issue Mar 18, 2018 · 7 comments
Closed

Comments

@CharuChhimpa
Copy link
Contributor

@ad71 and @MrDupin, Do we need to add Depth Limited search and And-Or graph search in the python notebook?

@ad71
Copy link
Contributor

ad71 commented Mar 18, 2018

Yes we need notebook sections for these. You can work on DLS if you like. I'm currently working on the And-Or graph search.

@CharuChhimpa
Copy link
Contributor Author

@ad71, I am also adding iterative deepening search. That is fine?

@ad71
Copy link
Contributor

ad71 commented Mar 22, 2018

Sure, thanks!

@CharuChhimpa
Copy link
Contributor Author

@norvig, @MrDupin and @ad71, Can you please review my pr?

@ad71
Copy link
Contributor

ad71 commented Mar 23, 2018

It would be better if a collaborator reviewed it, I'm just another student :)

@CharuChhimpa
Copy link
Contributor Author

@norvig and @delaray, Can you review my pr please?

@CharuChhimpa
Copy link
Contributor Author

@norvig, I have added one more pr adding iterative deepening search in search.ipynb. Can you please see that?

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

No branches or pull requests

3 participants