Package | Description |
---|---|
mas.agentsHempelsSofa |
This package contains everything to run all agents of the HempelsSofa team.
|
mas.agentsHempelsSofa.data |
This package contains general data structures.
|
mas.agentsHempelsSofa.util |
This package contains technical utilities.
|
Modifier and Type | Method and Description |
---|---|
Strategy |
StrategyBasedAgent.getDefaultStrategy() |
Strategy |
StrategyBasedAgent.getLastStrategy() |
Strategy |
StrategyBasedAgent.getStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
StrategyBasedAgent.loadStrategy(Strategy strategy)
Loads a strategy without cloning.
|
void |
StrategyBasedAgent.loadStrategy(Strategy strategy,
boolean clone)
Loads a strategy
|
void |
StrategyBasedAgent.setStrategy(Strategy strategy) |
Modifier and Type | Method and Description |
---|---|
Strategy |
Strategy.clone() |
Modifier and Type | Method and Description |
---|---|
Strategy |
StrategyInterpreter.parseConfig(String filename)
Parses a config-file.
|
Copyright © 2013. All Rights Reserved.