Timeline
09/17/19:
- 17:28 Changeset [17262] by
-
#2521: Adapted unit tests for multi-objective analysis.
- 16:49 Changeset [17261] by
-
#2521: Refactored multi-obj test functions and CMA-ES.
- 15:41 Changeset [17260] by
-
#2521: Worked on PTSP refactoring
- 14:56 Changeset [17259] by
-
#2521: fixed bug in lookup paramater introduced in refactoring
- 14:18 Changeset [17258] by
-
#2521: Removed failing projects from solution.
- 14:05 Changeset [17257] by
-
#2521: Refactored ContextLookupParameter with suggestions from mkommend
- Add StorableType attribute to some types
- 13:57 Changeset [17256] by
-
#2971: Added info text and info text color to ProblemDataConstraint
- 12:28 Changeset [17255] by
-
#3028: added storable type attribute
- 12:23 Ticket #3028 (Add missing StorableType attributes) created by
- At least HeuristicLab.Data.ITextValue has currently no …
09/16/19:
- 23:48 Changeset [17254] by
-
#2521: Added context lookup parameter
- Refactored tests
- Fixed duplicate GUID
- 16:12 Changeset [17253] by
-
#2521: worked on refactoring PTSP
- 11:57 Changeset [17252] by
-
#2521: made QAP problem data readonly
- Also refactored instance providers slightly to specify file extension for importing and exporting data and fixing dialogs
09/13/19:
- 11:37 Changeset [17251] by
-
#2521: finished refactoring TSP
- 10:02 Changeset [17250] by
-
#2971 Added exception handling for constraint parser
09/12/19:
- 14:13 Changeset [17249] by
-
#2971 Added label which indicates unparsed changes at constaints input view
09/11/19:
- 21:35 Changeset [17248] by
-
#2521: working on TSP refactoring
- 20:25 Changeset [17247] by
-
updated license snippet
- 14:06 Changeset [17246] by
-
#2925: merged r17037:17242 from trunk to branch
- 13:26 Changeset [17245] by
-
#3027: change code to match https://gcc.gnu.org/onlinedocs/gcc-4.6.0/libstdc++/api/a01001_source.html#l01649
- 13:10 Changeset [17244] by
-
#3027: added class to generate normally distributed numbers using the polar method.
- 12:20 Changeset [17243] by
-
#3027 create branch
- 12:13 Ticket #3027 (Provide a simple, efficient, and correct implementation to sample ...) created by
- We currently use the Ziggurat method which is fast but not …
- 12:00 Changeset [17242] by
-
#3017: delete empty folder.
09/10/19:
- 21:55 Changeset [17241] by
-
#2521: worked on refactoring TSP
- 11:58 Changeset [17240] by
-
#2994: some minor improvements
09/09/19:
- 23:44 Changeset [17239] by
-
#2521: working on refactoring TSP
- 22:57 Changeset [17238] by
-
use HEAL.Attic persistence
- 09:37 Changeset [17237] by
-
#3021: Update RegressionProblemInstance template to work with current trunk.
- 09:35 Changeset [17236] by
-
#3021 Update EmptyPlugin project to work with current trunk.
09/06/19:
- 16:34 Changeset [17235] by
-
Additional material: changed encoding of GPEM results and separator from ; to ,.
- 15:54 Changeset [17234] by
-
GPEM Special Issue: Update results in the additional materials section (file encoding)
- 15:52 Changeset [17233] by
-
GPEM Special Issue: Update results in the additional materials section.
- 10:05 Download edited by
- (diff)
09/04/19:
- 09:09 Changeset [17232] by
-
#2521: Improve speed of Evaluate() in QuadraticAssignmentProblem
09/03/19:
- 17:57 Changeset [17231] by
-
#2825 Created a branch
- 15:50 Changeset [17230] by
-
#2521: add multi-objective analysis to all multi-objective encoding-base problems
- 14:49 Changeset [17229] by
-
#2521: Refactored ParetoFrontScatterPlot (moved from TestFunctions.MultiObjective to Analysis)
- Introduced generic type that may work with all solution encodings