Skip to content

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.

2 participants