Метод | Описание | |
---|---|---|
TrySolve ( |
Trys to solve a path.
|
public static TrySolve ( |
||
grid | The Grid. | |
startField | GridField | The Startfield. |
targetField | GridField | The Targetfield. |
algorithm | IAlgorithm | The Search-Algorithm. |
path | Stack |
Out of Positions. |
Результат | bool |