| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.navigation.evaluator.bot | |
| cz.cuni.amis.pogamut.ut2004.navigation.evaluator.task |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedBotNavigationParameters
Extended bot navigation parameters allowing resume after restart of the
server and resume of the interrupted execution.
|
| Modifier and Type | Method and Description |
|---|---|
BotNavigationParameters |
NavigationEvaluatingBot.getParams() |
| Constructor and Description |
|---|
ExtendedBotNavigationParameters(BotNavigationParameters params,
PathContainer container,
EvaluationResult result)
Construct from bot navigation parameters, current path container and
intermediate results.
|
| Modifier and Type | Method and Description |
|---|---|
BotNavigationParameters |
NavigationEvaluationTask.getBotParams()
Creates
BotNavigationParameters from this task. |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.