Tool to build processes dynamically #580
Labels
0-needs-review
For all new issues
1-feature
New feature request
2-not-important/not-urgent
Issues that are neither important nor urgent
User story
As a user, I want a generic to create Processes dynamically. In many cases, the details of a Process may depend on calculations performed during code execution. In addition, dynamical Process creation allows for a higher level of abstraction.
At the moment, the Optimization Library already has a feature to dynamically create classes in the SolverProcessBuilder. This feature should be made available as generic tool to all Lava developers.
Conditions of satisfaction
implements_process
,required_resources
,implements_protocol
Acceptance tests
The text was updated successfully, but these errors were encountered: