# # ChangeLog for tags/3.3.0/HeuristicLab.Core/3.3/Collections/ConstraintCollection.cs # # Generated by Trac 1.0.12 # 08/03/24 18:15:40 Tue, 18 May 2010 02:52:45 GMT swagner [3838] * tags/3.3.0 (copied) Created tag for HeuristicLab 3.3.0 (#1000) Tue, 04 May 2010 11:38:35 GMT mkommend [3602] * trunk/sources/HeuristicLab.Core/3.3/Collections/ConstraintCollection.cs (added) * trunk/sources/HeuristicLab.Core/3.3/Constraints (added) * trunk/sources/HeuristicLab.Core/3.3/Constraints/ComparisonConstraint.cs (copied) * trunk/sources/HeuristicLab.Core/3.3/Constraints/Constraint.cs (copied) * trunk/sources/HeuristicLab.Core/3.3/Constraints/ConstraintOperation.cs (added) * trunk/sources/HeuristicLab.Core/3.3/Constraints/EqualityConstraint.cs (added) * trunk/sources/HeuristicLab.Core/3.3/Constraints/IConstraint.cs (added) * trunk/sources/HeuristicLab.Core/3.3/Constraints/TypeCompatibilityConstraint.cs (added) * trunk/sources/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * trunk/sources/HeuristicLab.Data/3.3/Constraints (deleted) * trunk/sources/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) implemented comments by swa and moved constraints from data to core ...