w3c-cg / planning

Other
6 stars 0 forks source link

Control Flow #5

Open AdamSobieski opened 2 years ago

AdamSobieski commented 2 years ago

Advanced goals include exploring support for branching, jumping, looping, subroutines, and other control flow constructs in generated plans.

Given this expressiveness, solutions could resemble, beyond sequences of actions, serialized workflows, business processes, or computer programs.

Any thoughts on these topics?