Skip to content

Added a line to child node - #1

Merged
D-K-E merged 1 commit into
masterfrom
NextNode-NextState
May 19, 2018
Merged

Added a line to child node#1
D-K-E merged 1 commit into
masterfrom
NextNode-NextState

Conversation

@D-K-E

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

Copy link
Copy Markdown
Owner

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