Timeline
01/04/18:
- 13:52 Documentation/DevelopmentCenter/Compile HeuristicLab under Linux edited by
- (diff)
- 11:27 Documentation/DevelopmentCenter/Compile HeuristicLab under Linux edited by
- (diff)
- 11:27 Documentation/DevelopmentCenter/Compile HeuristicLab under Linux edited by
- (diff)
- 11:07 Ticket #2850 (Extend tSNE with relevance weights) closed by
- done
- 00:36 Changeset [15574] by
-
#1614: Added CPLEX algorithms
01/03/18:
- 07:16 Ticket #2822 (Support Running Experiments in Parallel) closed by
- done: r15573: merged r15408:15409, r15452 and r15560 into stable
- 07:16 Changeset [15573] by
-
#2822: merged r15408:15409, r15452 and r15560 into stable
- 00:28 Changeset [15572] by
-
- fixed a bug in GRASP where solutions in the elite set would be mutated
- introduced termination criteria when reaching best-known quality
- tweaked generating random numbers in StochasticNMoveSingleMoveGenerator
- changed DiscreteLocationCrossover to use an allele from one of the parents instead of introducing a mutation in case no feasible insert location is found
- changed OSGA maxselpress to 500
- slight change to contexts, introduced single-objectiveness much earlier in the class hierachy
- limited ContextAlgorithm to SingleObjectiveBasicProblems (doesn't matter here)
01/02/18:
- 17:50 Ticket #2870 (Update AutoDiff to newest version) created by
- AutoDiff is now hosted on github …
- 17:45 Changeset [15571] by
-
#2850: Merged r15532, r15545, r15548, r15551, r15560, r15570 into stable.
- 17:42 Changeset [15570] by
-
#2850: Deleted branch for weighted tSNE.
- 16:49 Changeset [15569] by
-
remove test folder
- 16:49 Changeset [15568] by
-
add test branch for credentials test
- 14:14 Ticket #2869 (Change measurement of execution time) created by
- Execution time is measured via a System.Timer that basically runs in a …
- 13:51 Changeset [15567] by
-
#2839 worked on views for project and resource administration
- 01:15 Changeset [15566] by
-
#2726: Removed RunCollectionParameterAnalysisView from trunk
- 01:07 Changeset [15565] by
-
#2726: Created branch for RunCollectionParameterAnalysisView
01/01/18:
- 23:52 Changeset [15564] by
-
- Fixed some bugs
- Added OSGA
- Updated ES (added recombination)
- Reusing operators among algorihtms (RelocateEquipmentManipluator)
- Rewrote DiscreteLocationCrossover
12/30/17:
- 23:10 Changeset [15563] by
-
- Added LAHC and pLAHC-s
- Changed all algorithms to update high frequency results only every second
12/29/17:
- 23:56 Changeset [15562] by
-
#1614: added additional algorithms
- 16:43 Changeset [15561] by
-
#1772: Refactor SymbolicDataAnalysisGenealogyGraphView
12/27/17:
- 11:39 Ticket #2852 (Improve Constants Optimization for Symbolic Regression) closed by
- done
- 11:38 Ticket #2861 (Ctor of ClassificationProblemData is broken) closed by
- done
- 11:37 Ticket #2862 (NLR yields suboptimal results) closed by
- done
12/22/17:
- 16:34 Changeset [15560] by
-
- Fixed bug that multiple of the same event was triggreed.
- Set experimentStarted to false if experiment is paused/prepared/stopped.
- 16:14 Ticket #2859 (Improve TableFileParser column-type deduction for missing values) closed by
- done
- 11:30 Changeset [15559] by
-
#2839 worked views for Projects and ProjectResources
- 01:32 Changeset [15558] by
-
#1614: fixed bugs
12/21/17:
- 13:46 Ticket #2868 (Support for binary variables in GBT) created by
- Binary variables only have two different values. Thus, they could be …
- 13:45 Ticket #2867 (Support for binary variables in dataset) created by
- For text mining tasks where there are usually many columns it would be …
- 11:18 Ticket #2860 (Clear filename if problemData of solutions is changed) closed by
- done
- 10:09 Changeset [15557] by
-
#2839 fixed tree building routine in ResourcesView
- 09:14 Changeset [15556] by
-
#2850 reduced state of TSNEAlgorithm.cs