eta.plan.init_plan_from_eventualities
- init_plan_from_eventualities(eventualities, schema=None)[source]
Create a plan structure from a list of eventualities, assumed to occur sequentially.
- Parameters:
- Returns:
The first node in the created plan structure.
- Return type:
Notes
TODO: we might, in the future, allow for episode-relations in the schema to provide initial constraints over plan construction here.