TeamAmalgam / kodkod

Kodkod relational model finder
Other
3 stars 0 forks source link

Add Checkpointing Support to Kodkod #39

Closed cpkleynhans closed 10 years ago

cpkleynhans commented 10 years ago

Fixes #8

Reviewers: @AtulanZaman @joseph2625 @mhyee

mhyee commented 10 years ago

Finally done the code review.

Comments are in the diffs, but some of the key points:

cpkleynhans commented 10 years ago

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.

mhyee commented 10 years ago

A few other minor comments, but other than that, the new changes look good.

AtulanZaman commented 10 years ago

Reviewed. Looks fine.

cpkleynhans commented 10 years ago

Feedback addressed. @joseph2625 Are we ok to merge?

joseph39 commented 10 years ago

LGTM