Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/11/14:

13:47 Changeset [10453] by ascheibe

#2147 added priority 'low' to the Hive Job Manager

09:58 Ticket #2126 (UI glitch in Job Shop Scheduling Problem View) closed by ascheibe
done: r10452 merged changes into stable
09:58 Changeset [10452] by ascheibe

#2126 merged changes into stable

09:55 Ticket #2113 (Update Hive Slave Configurations) closed by ascheibe
done: r10451 merged changes into stable
09:55 Changeset [10451] by ascheibe

#2113 merged changes into stable

02/07/14:

13:54 Changeset [10450] by abeham

#1610: Added a base infrastructure for discrete event simulation

02/06/14:

16:45 Changeset [10449] by mkommend

#2135: Delete branch for the changes in PercentValue.

16:36 Changeset [10448] by mkommend

#2135: Merged branch changes to PercentValue into the trunk.

16:28 Ticket #2145 (The dataset constructor type check is too restrictive) closed by mkommend
done: r10447: Merged changes into stable.
16:28 Changeset [10447] by mkommend

#2145: Merged changes into stable.

02/05/14:

22:17 EvoSoft edited by swagner
(diff)
22:15 EvoSoft edited by swagner
(diff)
12:40 Changeset [10446] by mkommend

Added material for HL tutorial at APCASE 2014.

11:44 Changeset [10445] by mkommend

changed screenshot in bubble chart (fancy colors!)
added a slide with screenshot for Chart aggregation (RunCollectionView)

11:01 Changeset [10444] by mkommend

added a slide for the new scripting environment

10:53 Changeset [10443] by mkommend

updated algorithms and problems slide for APCASE2014

10:05 Changeset [10442] by mkommend

copied experiment files and hl tutorial slides

09:50 Changeset [10441] by gkronber

#2134 reverse merge of r10439 (remove from stable branch because of functional dependency on #2119)

09:47 Changeset [10440] by gkronber

#2137: fixed a bug in the calculation of noise std.dev. in the feasture selection problem instances for symbolic regression

09:32 Ticket #2134 (AverageRelativeErrorEvaluator for Symbolic Regression) closed by gkronber
done: r10439: merged r10355 and r10432 from trunk to stable
09:32 Changeset [10439] by gkronber

#2134: merged r10355 and r10432 from trunk to stable

09:30 Ticket #2133 (Calculation of mower position for Frog is implemented incorrectly ...) closed by gkronber
done: r10438: merged r10323 from trunk into stable
09:30 Changeset [10438] by gkronber

#2133 merged r10323 from trunk into stable

02/04/14:

19:28 Changeset [10437] by gkronber

#2026 implemented epsilon-greedy search policy

19:12 Changeset [10436] by gkronber

#2026 implemented softmax strategy for tree exploration

16:21 Changeset [10435] by pfleck

#2152

  • Removed generic argument of VRPInstanceProvider.
  • Removed specific IProblemInstanceConsumer interfaces.
  • Added dynamic lookup of compatible interpreter.
16:13 Ticket #2152 (The extensibility of the VRPProblem should be improved for creating ...) created by pfleck
In order to implement a new VRP problem instance you have to extend …
14:14 Ticket #2151 (Scatter plot view for visualizing n-dimensional data points) created by abeham
Currently, there is a ScatterPlot which contains Point2D<double> that …
12:45 Ticket #2150 (The behavior of the ScopeTreeLookupParameter should be configurable) created by mkommend
Currently the ScopeTreeLookupParameter throws an exception if not all …

02/03/14:

16:55 Changeset [10434] by bburlacu

#2076: Merged trunk changes

16:28 Ticket #2149 (ViewHost shall stop displaying views after a certain nesting level) created by abeham
The nesting level should be found regarding the Windows 8 BSOD crashes.

01/31/14:

17:34 Changeset [10433] by abeham

#2127:

  • Fixed tab order in JobView and TaskView
  • Added additional events and registriations to account for changes to the jobs and tasks
17:20 Changeset [10432] by mkommend

#2134: Implemented review comments for the mean relative error evaluator.

13:50 Ticket #2148 (Hibernating a running algorithm results in lengthened execution times) created by abeham
If the algorithm is not paused before hibernation, the execution time …

01/30/14:

15:04 Changeset [10431] by gkronber

Added deceptive max problem.

11:41 Ticket #2147 (Add lower priorities for Hive Jobs) created by mkommend
It would be beneficial to have lower priorities for Hive jobs as the …
08:53 Changeset [10430] by gkronber

#2026 changed constants in MCTS

01/29/14:

23:29 Changeset [10429] by bburlacu

#1837: Merged trunk changes.

23:03 Changeset [10428] by bburlacu

#2143: Reset the pruned subtrees/trees counters to zero on reinitialization.

19:30 Changeset [10427] by gkronber

#2026 integrated max depth into MCTS solver

17:10 Changeset [10426] by gkronber

#2026 generate code for all solvers

16:37 Changeset [10425] by gkronber

#2026 support for max depth in brute force solver

16:17 Changeset [10424] by gkronber

#2026 maximal depth limit for random search

15:02 Changeset [10423] by gkronber

#2026 updated examples

14:34 Changeset [10422] by gkronber

#1967 added Cholesky decomposition for Toeplitz matrices to allow sampling from one-dimensional Gaussian processes

14:23 Changeset [10421] by mkommend

#1997: Corrected rounding mistake in island evaluators.

13:07 Changeset [10420] by bburlacu

#1837: Removed auto-generated files from repository.

12:32 Changeset [10419] by bburlacu

#1837: Removed resource file from the HeuristicLab.Problems.DataAnalysis.Symbolic.Views project.

01/28/14:

19:49 Changeset [10418] by bburlacu

#2143: Added license header to SymbolicClassificationPruningAnalyzer.cs

19:37 Changeset [10417] by bburlacu

#2143: SymbolicDataAnalysisExpressionPruningOperator: changed cloning constructor accessibility to protected. Added storable constructor.

19:25 Changeset [10416] by ascheibe

#1886 adapted branch to changes of #2119

19:23 Changeset [10415] by gkronber

#2026 implemented prevention of resampling of known nodes.

19:18 Changeset [10414] by bburlacu

#2143: Modified the pruning operator and analyzer to use the FitnessCalculationPartition for impact and replacement values calculation, instead of the whole training data partition.

19:12 Changeset [10413] by bburlacu

#1837: Modified the SlidingWindowBestSolutionsCollection to use a dictionary for sliding window positions mapped to best solutions, because the last sliding window position before the algorithm reached its stop was not registered correctly.

17:09 Changeset [10412] by gkronber

#2026 also support C++-style comments

17:00 Changeset [10411] by gkronber

#2026 refactoring

16:26 Changeset [10410] by gkronber

#2026 removed commented code

16:25 Changeset [10409] by gkronber

#2026 prepare for inclusion of terminals into the search tree

15:09 Documentation/Howto/ImplementANewVRPEvaluator edited by pfleck
(diff)
14:54 7-CVRP_result.png attached to Documentation/Howto/ImplementANewVRPEvaluator by pfleck
14:53 6-PRP_result.png attached to Documentation/Howto/ImplementANewVRPEvaluator by pfleck
14:50 Documentation/Howto/ImplementANewVRPEvaluator edited by pfleck
(diff)
14:16 Documentation/Howto/ImplementANewVRPEvaluator edited by pfleck
(diff)
14:08 5-TourInsertion.png attached to Documentation/Howto/ImplementANewVRPEvaluator by pfleck
14:08 4-PRP_EvaluatorEvaluationInfo_Hierarchy.png attached to Documentation/Howto/ImplementANewVRPEvaluator by pfleck
14:08 3-PRP_EvaluatorEvaluationInfo.png attached to Documentation/Howto/ImplementANewVRPEvaluator by pfleck
14:08 2-InsertionInfoSample.png attached to Documentation/Howto/ImplementANewVRPEvaluator by pfleck
14:07 1-PRP_EvaluatorEvaluation.png attached to Documentation/Howto/ImplementANewVRPEvaluator by pfleck
13:47 Documentation/Howto/ImplementANewVRPEvaluator edited by pfleck
(diff)
13:37 Documentation/Howto/ImplementANewVRPEvaluator created by pfleck
11:46 Changeset [10408] by gkronber

#2026 worked on MCTS solver

11:38 Changeset [10407] by abeham

Fixed bug in sample proportional without repetition

11:20 Ticket #2146 (Bug in SampleProportionalWithoutRepetition extension method) created by abeham
The index variable is incremented twice in each iteration
11:03 Changeset [10406] by mkommend

#2145: Adapted type checks in the Dataset ctors.

10:55 Changeset [10405] by mkommend

#2135: Changed exception message in PercentValue.

10:52 Changeset [10404] by mkommend

#1997: Added null checks for data migration interval in the symbolic island evaluators.

Note: See TracTimeline for information about the timeline view.