Overall design that was discussed is shown in the attached images.
1) Make an abstract generic TempConstrainedInv clas that extends BinInv.
2) Make an IInequality interface for greater and less than inequalities
3) Have TempConstrainedInv store a composite BinInv and an IInequality as
fields.
4) Write tests
Original issue reported on code.google.com by kevin.a....@gmail.com on 18 Apr 2012 at 3:38
Original issue reported on code.google.com by
kevin.a....@gmail.com
on 18 Apr 2012 at 3:38Attachments: