circt icon indicating copy to clipboard operation
circt copied to clipboard

[Scheduling] Add interfaces to allow removal of problem components and properties

Open jopperm opened this issue 1 year ago • 0 comments

Currently, Problem instances can only be constructed (by adding operations/operator types/dependences), but neither these components nor the properties set for them can be removed again afterwards. We should add methods to allow this modification across the problem hierarchy, and update the documentation accordingly.

jopperm avatar Aug 22 '24 19:08 jopperm