circt icon indicating copy to clipboard operation
circt copied to clipboard

[Scheduling] Add interface to manage solutions

Open jopperm opened this issue 1 year ago • 0 comments

Problems contain two kinds of properties, i.e. input and solution properties. A common use-case is to make small modifications to an instance (cf. #7544) and re-schedule. To that end, it would be helpful to design and implement an interface across the problem hierarchy that allows to clear, import and export solutions.

jopperm avatar Aug 22 '24 20:08 jopperm