Closed cpkleynhans closed 10 years ago
Finally done the code review.
Comments are in the diffs, but some of the key points:
MultiObjectiveAlgorithm
have changed somewhat since CheckpointedGuidedImprovementAlgorithm
was writtenfinal
modifiers.)I've addressed some of the code review feedback. Still need to rewrite CGIA to be more similar to IGIA and investigate overriding existing classes instead of creating our own.
A few other minor comments, but other than that, the new changes look good.
Reviewed. Looks fine.
Feedback addressed. @joseph2625 Are we ok to merge?
LGTM
Fixes #8
Reviewers: @AtulanZaman @joseph2625 @mhyee