Method | Description | |
---|---|---|
AddChild ( |
Adds the child.
|
|
Expand ( ) : IEnumerable |
Expands this instance.
|
|
Expand ( IEnumerable |
Expands the specified closed.
|
|
Node ( IState state ) : System |
Initializes a new instance of the Node class.
|
|
Node ( |
Initializes a new instance of the Node class.
|
public Expand ( IEnumerable |
||
closed | IEnumerable |
The closed. |
return | IEnumerable |
public Node ( |
||
parent | The parent. | |
successor | ISuccessor | The successor. |
return | System |