| Package | Description |
|---|---|
| edu.illinois.cs.cogcomp.core.search |
| Modifier and Type | Method and Description |
|---|---|
T |
GraphSearch.search(T initialState,
IStateManager<T> stateManager)
Performs graph search, starting with the
initialState. |
Copyright © 2017. All rights reserved.