Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added a line to child node #1

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

Merged
merged 1 commit into from
May 19, 2018
Merged

Added a line to child node #1

merged 1 commit into from
May 19, 2018

Conversation

D-K-E
Copy link
Owner

@D-K-E D-K-E commented May 19, 2018

child_node method of Node uses the problem.result which returns normally a state not a node according to its docstring in Problem. Naming the variable next_node can be confusing to users when it actually refers to a resulting state.

`child_node` method of `Node` uses the `problem.result` which returns normally a state not a node according to its docstring in `Problem`. Naming the variable `next_node` can be confusing to users when it actually refers to a resulting state.
@D-K-E D-K-E merged commit fd080e3 into master May 19, 2018
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.

1 participant