circt icon indicating copy to clipboard operation
circt copied to clipboard

[Scheduling] Allow cloning of problem instances

Open jopperm opened this issue 1 year ago • 0 comments

Test whether the copy constructor and assignment operator is usable with Problem instances. If not, we should introduce a clone() method on the problem hierarchy, to be overridden by subclasses to achieve the same effect.

jopperm avatar Aug 22 '24 20:08 jopperm