Cardea icon indicating copy to clipboard operation
Cardea copied to clipboard

Avoid code repetition in the Problem Definition module

Open Hector-hedb12 opened this issue 5 years ago • 1 comments

We should review the code repetition in the ProblemDefinition subclasses and avoid it, moving the code to the parent class if it is necessary, the following methods need special attention:

Hector-hedb12 avatar Apr 24 '19 22:04 Hector-hedb12

Fixed in PR #32

ShahadThobaiti avatar Dec 16 '19 07:12 ShahadThobaiti