Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/28/14:

16:13 Changeset [11601] by ascheibe

#2031

  • fixed column width of p-values
  • started working on drawing a normal distribution over the histogram
10:16 Ticket #2278 (New quality measures for ClassificationSolutions) created by mkommend
The sensitivity and specificity should be calculated for …
10:08 Changeset [11600] by ascheibe

#2112 fixed name of new unit test

09:45 Changeset [11599] by ascheibe

#2244 added license headers and version information

11/27/14:

20:02 Changeset [11598] by mkommend

#2174: Added first version of refactored individuals.

16:00 Changeset [11597] by ascheibe

#2112 added a unit test for the cap method of the ThreadSafeLog

15:54 Changeset [11596] by ascheibe

#2112 applied abeham's ThreadSafeLog patch

11:42 Changeset [11595] by mkommend

#2174: Added possibility to look up parameters of the encoding and removed them from the programmable problem.

11:23 Changeset [11594] by jkarder

#2116: merged r10041-r11593 from trunk into branch

10:41 Changeset [11593] by mkommend

#2174: Fixed addition of parameters in the encodings and set default values for encoding operators in MultiEncodingOperator.

10:17 Ticket #2149 (ViewHost shall stop displaying views after a certain nesting level) closed by ascheibe
duplicate: This has been implemented in ticket #2158
10:13 Changeset [11592] by ascheibe

#2158 changed nesting level and fixed layout of error view

09:35 Changeset [11591] by jkarder

#2116: reverted to r10041

11/26/14:

17:22 Changeset [11590] by pfleck

#2269

  • Finished implementing LayerUpdator.
  • Proper implemented per-layer results.
  • Some bugfixes and wiring.
  • Added LastSubScopeCloner. Note that the First/LastSubScopeCloner/Processor might be dropped and Left/Right-Selectors are used instead. Thanks to jkarder for this suggestion.
16:13 Changeset [11589] by bburlacu

#2276: Unsealed Dataset class, refactored GetDoubleValues, GetStringValues, GetDateTimeValues methods to internally use the same generic method, added ModifiableDataset class which adds the functionality of replacing, adding or removing rows in the dataset.

16:09 Changeset [11588] by mkommend

#2174: Adapted encodings to store its specific parameters in the standard parameter collection.

13:24 Changeset [11587] by mkommend

#2174: Implemented multi-encoding operators and adapated wiring of operators in the programmable problems.

11:06 Changeset [11586] by pfleck

#2269 Implemented LayerUpdator.

  • Added First/LastSubScopeProcessor.
  • Added two Calculators because ExpressionCalculator does not support required features yet.
  • Added some wiring.
  • Small bugfixes and refactorings.

11/25/14:

15:25 Changeset [11585] by pfleck

#2269 Implemented EldersEmigrator.

  • Implemented EldersSelector and ShiftToRightMigrator.
13:53 Changeset [11584] by bburlacu

#2276: Removed programmable problem from this branch.

13:46 Changeset [11583] by pfleck

#2269

  • Implemented MatingPoolCreator.
  • Added a modified GeneticAlgorithMainLoop as main operator in ALPS-GA-MainLoop.
13:05 Changeset [11582] by mkommend

#2174: Configured solution creator in single encodings.

12:50 Changeset [11581] by mkommend

#2277: Added public modifier in class declaration of BestSingleObjectiveTestFunctionSolutionAnalyzer.

12:49 Ticket #2277 (Missing class modifier in BestSingleObjectiveTestFunctionSolutionAnalyzer) created by mkommend
No class modifier for the visibility of …
11:37 Changeset [11580] by pfleck

#2269 Implemented AlpsGeneticAlgorithmMainLoop.

09:57 Changeset [11579] by bburlacu

#2276: Removed unnecessary folders from the branch.

09:19 Changeset [11578] by pfleck

#2269 Implemented wiring of ALPS-GA based on Island-GA wiring.

05:15 Changeset [11577] by swagner

#2205: Restructured solution and projects and switched all projects to .NET 4.5

03:26 Changeset [11576] by swagner

#2205: Merged changes r11062:11557 from trunk/sources into branches/OptimizationNetworks

11/24/14:

17:08 Changeset [11575] by mkommend

#2174: Adapted permutation encoding.

16:28 Changeset [11574] by mkommend

#2174: Adapted branched optimization plugin to branch structure and updated project references.

16:22 Changeset [11573] by mkommend

#2174: Branched HeuristicLab.Optimization for the programmable problem branch.

16:09 Changeset [11572] by bburlacu

#2276: Merged the Programmable problem projects into the branch, adjusted references and build paths.

15:16 Changeset [11571] by bburlacu

#2276: Commit initial version of IDataset interface and code refactoring.

15:06 Changeset [11570] by bburlacu

Create branch for #2276

15:06 Ticket #2276 (Create interface for Dataset class, refactor code) created by bburlacu
We should extract the essential requirements for a Dataset object into …
14:44 Changeset [11569] by pfleck

#2269

  • Added a generic EnumValue for wrapping an enum.
  • Added a generic EnumValueView which displays a drop down with the available enum values.
  • Made AgingScheme an EnumValue instead of ValueTypeValue.
13:31 Changeset [11568] by pfleck

#2269 Added Parameters for ALPS-GA.

10:23 Changeset [11567] by pfleck

#2269 Added AlpsGeneticAlgorithm and updated plugin description.

10:03 Changeset [11566] by pfleck

#2269 Added ALPS-Plugin.

  • Updated Build-Configuration for DataPreprocessingViews.
03:12 Changeset [11565] by swagner

#2205: Continued working on programmable network items

  • allowed code changes only in user-defined nodes and networks
  • added manual initialization of compiled programmable network items

11/23/14:

05:32 Changeset [11564] by swagner

#2205: Continued working on programmable network items

11/22/14:

04:50 Changeset [11563] by swagner

#2205: Continued working on programmable network items

  • implemented view and some refactoring

11/21/14:

02:53 Changeset [11562] by swagner

#2205: Started working on programmable network items.

11/20/14:

17:20 Changeset [11561] by mkommend

#2174: Adapted IntegerEncoding to include the wiring code of operators.

15:14 Changeset [11560] by mkommend

#2174: Added TestFunctionProblem for evaluating the design and correctness of the new encoding classes.

15:12 Changeset [11559] by mkommend

#2174: Adapted IEncoding and Encoding base class.

10:56 Changeset [11558] by pfleck

#2269:

  • Updated prototype APLS-OperatorGraph.
  • Added Samples for VRP and SymReg.
  • Temporarily added OptionalSubScopesProcessor for the ALPS prototype.

11/19/14:

14:26 Changeset [11557] by ascheibe

#2158 improved error handling for nested views

11/18/14:

21:09 Changeset [11556] by abeham

updated tutorial with slides from mkommend
other (minor) changes

11/17/14:

16:05 Changeset [11555] by ascheibe

#2158 added error handling for view nesting problem

03:22 Changeset [11554] by swagner

#2205: Implemented review comments:

  • added cloning of Port in HookOperator and prevented cloning of hook operator ports in AlgorithmNode instead
  • added additional checks that port parameters of a hook operator port match with parameters of hook operator

11/15/14:

17:30 Changeset [11553] by mkommend

#2174: Adapted binary encoding to new wiring method.

11/14/14:

01:22 Changeset [11552] by abeham

added slides for programmable problem

Note: See TracTimeline for information about the timeline view.