1.1.1
Usage
Notebooks
Installation
Running
Citing
Concepts
Components
Public benchmarks
Reporting and plotting
Extending
Configuring
Features
Package Reference
benchmarl
benchmarl.experiment
benchmarl.benchmark
benchmarl.algorithms
benchmarl.environments
Common
VMAS
PettingZoo
SMACv2
benchmarl.models
BenchMARL
benchmarl.environments
benchmarl.environments.PettingZooTask
benchmarl.environments.PettingZooTask
class
PettingZooTask
(
value
)
[source]
Bases:
Task
Enum for PettingZoo tasks.
MULTIWALKER
=
1
WATERWORLD
=
2
SIMPLE_ADVERSARY
=
3
SIMPLE_CRYPTO
=
4
SIMPLE_PUSH
=
5
SIMPLE_REFERENCE
=
6
SIMPLE_SPEAKER_LISTENER
=
7
SIMPLE_SPREAD
=
8
SIMPLE_TAG
=
9
SIMPLE_WORLD_COMM
=
10
has_state
(
)
→
bool
[source]