Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fixed planning notebook#944

Closed
ad71 wants to merge 1 commit intoaimacode:masteraimacode/aima-python:masterfrom
ad71:planningad71/aima-python:planningCopy head branch name to clipboard
Closed

Fixed planning notebook#944
ad71 wants to merge 1 commit intoaimacode:masteraimacode/aima-python:masterfrom
ad71:planningad71/aima-python:planningCopy head branch name to clipboard

Conversation

@ad71
Copy link
Contributor

@ad71 ad71 commented Aug 3, 2018

I wrote notebook sections for GraphPlan, TotalOrderPlanner, PartialOrderPlanner, double_tennis_problem and job_shop_problem in PR #927 .
But the whole notebook was reverted back to an older version by #943 and replaced by a lot of other notebooks containing parts of the original notebook. This, I think was completely unnecessary as we are trying to maintain one notebook per chapter and moreover, a lot of the work I did on the planning notebook was removed and overwritten. This happened because the author of #943 used an outdated fork of the repository.
Here is a new PR that fixes these problems and also incorporates the notebook sections for angelic_search and hierarchical_search.

@delaray
Copy link
Contributor

delaray commented Aug 8, 2018

@ad71 : Actually @norvig has decided to have a seaparate notebook for each algorithm of each chapter. We started implementing that model this summer.

@delaray
Copy link
Contributor

delaray commented Aug 8, 2018

@ad71 : To my best of knowledge no code was overwritten, only extended and fixed in certain places. The author of #973 is using the most recent version of master for each branch that she creates. However there were at the time a number of PR's that haven't been merged yet and naturally these will not be present in her master fork.

@ad71
Copy link
Contributor Author

ad71 commented Aug 8, 2018

@delaray I had no idea that Dr. Norvig had decided to separate the notebooks. In that case, everything seems fine. I'll close this PR after I check the diffs once again. Thanks!

@delaray
Copy link
Contributor

delaray commented Aug 8, 2018

@ad71 : Sounds good. Thanks.

@ad71 ad71 closed this Aug 27, 2018
@ad71 ad71 deleted the planning branch September 1, 2018 13:53
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.