ericmedvet / jgea

Apache License 2.0
19 stars 11 forks source link

Better `Problem` hierarchy #31

Open ericmedvet opened 1 year ago

ericmedvet commented 1 year ago

Move Problem and all its subinterfaces in a proper package (problem) in the core module. Model CasedBasedProblem, possibly with a few subinterfaces modeling the case where the single outcome, or the aggregate, or both, are Comparable.