# # ChangeLog for branches/CloningRefactorBranch/HeuristicLab.Constraints # # Generated by Trac 1.0.12 # 12/03/24 21:22:22 Sun, 23 Nov 2008 23:13:35 GMT gkronber [810] * branches/CloningRefactorBranch (copied) Created a branch for #285 (Cloning could be improved by creating ... Sat, 15 Nov 2008 18:55:13 GMT gkronber [764] * trunk/sources/HeuristicLab.Constraints/AllSubOperatorsTypeConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/AndConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/ConstraintBase.cs (modified) * trunk/sources/HeuristicLab.Constraints/ConstraintVisitorBase.cs (deleted) * trunk/sources/HeuristicLab.Constraints/DoubleBoundedConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/FalseConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/HeuristicLab.Constraints.csproj (modified) * trunk/sources/HeuristicLab.Constraints/IConstraintVisitor.cs (deleted) * trunk/sources/HeuristicLab.Constraints/IntBoundedConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/IsIntegerConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/ItemTypeConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/NotConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/NumberOfSubOperatorsConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/OrConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/SubOperatorsConstraintAnalyser.cs (modified) * trunk/sources/HeuristicLab.Constraints/SubOperatorsTypeConstraint.cs (modified) * trunk/sources/HeuristicLab.Constraints/TrueConstraint.cs (modified) removed visitor classes and methods in {{{HeuristicLab.Constraints}}} ...