Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

01/30/17:

15:46 Changeset [14620] by mkommend

#2205: Corrected project files for NetworkVisulization.

15:34 Changeset [14619] by mkommend

#2205: Corrected project files for TTP networks.

15:27 Changeset [14618] by mkommend

#2205: Corrected minor mistake in Layout.Vector struct (maybe connected to C# compiler version).

13:16 Changeset [14617] by jkarder

#2205: worked on optimization networks

10:28 Changeset [14616] by jkarder

#2205: worked on optimization networks

01/27/17:

16:01 Changeset [14615] by mkommend

#2650: Minor changes in factors branch (sealed one factor classes).

09:58 Changeset [14614] by pfleck

#2592

  • Fixed scale invariant initialization by changing the initial sigma to a DoubleArray for initializing the covariance matrix (similar to the CMA-ES).
  • Made the MO-CMA-ES pausable (although the algorithm state is not yet storable when paused).

01/26/17:

15:44 Changeset [14613] by jkarder

#2205: worked on optimization networks

  • fixed event handler registration
14:31 Changeset [14612] by bwerth

#2592 made initialization solutionspace-scaling invariant

14:22 Changeset [14611] by jkarder

#2205: worked on optimization networks

14:12 Changeset [14610] by jkarder

#2205: worked on optimization networks

  • added abstract base classes for ttp networks/orchestrators
  • removed ttp networks/orchestrators from HeuristicLab.Networks.IntegratedOptimization
  • runs can now be cleared when preparing OrchestratedAlgorithmNodes

01/25/17:

21:45 Changeset [14609] by bburlacu

#2635: Small improvement.

16:37 Changeset [14608] by bburlacu

#2635: Simplify code.

16:20 Changeset [14607] by abeham

#2205: added GetSolution() method to FLP

15:57 Changeset [14606] by jkarder

#2205: worked on optimization networks

15:25 Changeset [14605] by jkarder

#2205: worked on optimization networks

  • fixed vrp variegation in LrpOrchestratorNode1
14:30 Changeset [14604] by jkarder

#2205: worked on optimization networks

  • updated ttp networks (1, 2, 3)
  • added lrp network (1)
  • fixed plugin dependencies
09:38 Changeset [14603] by mkommend

#2665: Corrected project file.

01:53 Changeset [14602] by pkimmesw

#2665 PushGP HL Integration

01/24/17:

09:31 Changeset [14601] by jkarder

#2205: worked on optimization networks

  • created separate project for ttp optimization
  • removed some unused classes

01/23/17:

16:11 Changeset [14600] by abeham

#2457: updated branch to trunk

15:49 Changeset [14599] by abeham

#2457: ignore .vs directory

14:49 Changeset [14598] by jkarder

#2205: worked on optimization networks

  • switched from IConfigurationPorts to IMessagePorts
  • removed option to clone algorithms in OrchestratedAlgorithmNodes
  • made properties of TourProfitProblem storable
  • fixed event handler registration
12:15 Changeset [14597] by pfleck

#2724

  • Added a ListView for Flag-attributed enums in the EnumValueView.
  • Simplified EnumValue cloning (already done in base-constructor).
  • Added a SetFlag helper for enums.
11:17 Ticket #2725 (CPLEX Integration in HeuristicLab) created by abeham
It would not be difficult to achieve a generic integration of CPLEX …
11:01 Changeset [14596] by abeham

#2205: unversioned Plugin.cs and AssemblyInfo.cs

10:59 Ticket #2724 (EnumValueView should consider the FlagsAttribute) created by pfleck
The current EnumValueView offers a combobox to select the enum …

01/20/17:

16:33 Changeset [14595] by abeham

#2205: Added OPL model for for the capacitated FLP (by vhauder) and a HeuristicLab algorithm to solve the model through CPLEX

13:46 EvoSoft edited by swagner
(diff)
11:16 Changeset [14594] by jkarder

#2520: worked on persistence

10:52 Changeset [14593] by gkronber

#2650 deleted branch again

10:43 Changeset [14592] by gkronber

#2650 updated merged info to record the changesets r14378,r14390,r14391,r14393,r14394,r14396, and the reverse merge r14400

10:39 Changeset [14591] by gkronber

#2650: record merge info for (changeset 14353 and reverse merge 14354)

10:11 Changeset [14590] by gkronber

#2650 created a new branch of the trunk for reintegration of factors branch

09:55 Changeset [14589] by gkronber

#2650 merged r14548:14582 from trunk to to branch

01/19/17:

19:15 Changeset [14588] by jzenisek

#2719 updated databar set and view

18:20 EvoSoft edited by swagner
(diff)
16:00 Changeset [14587] by abeham

#2205: Added FLP (facility location problem) for use within a network that solves the location routing problem (LRP)

09:40 Changeset [14586] by jkarder

#2205: worked on optimization networks

  • added projects for integrated optimization (orchestration)

01/18/17:

16:59 Changeset [14585] by bburlacu

#2635: Limit estimated values to range by default.

15:40 Changeset [14584] by bburlacu

#2635: Improve reporting of statistics about rejected individuals.

13:44 Changeset [14583] by pfleck

#2709

  • Added histogram aggregation option.
  • Show all columns in data grid per default.
13:17 Changeset [14582] by pfleck

#2715

  • Added 3 types of histogram aggregation: Overlapping (transparent), SideBySide and Stacked
  • Added a "clear color"-button in the DataRowVisualPropertiesControl to set the color back to the default color palette color.
  • Set the legend ordering to "reversed". Otherwise legend entries of multiple histograms are not ordered according tho the DataRow ordering.
11:25 Changeset [14581] by mkommend

#2709: Refactored get variables for grouping (extracted method to another class).

11:17 Changeset [14580] by mkommend

#2709: Changed initialization of caches to avoid NullReferenceExceptions.

11:17 Changeset [14579] by mkommend

#2709: Refactored histogram view and content to support grouping by string and datetime variables.

01/17/17:

14:37 Changeset [14578] by pfleck

#2709 Fixed wrongly positioned options in histogram view.

01/16/17:

14:25 Changeset [14577] by bwerth

#2592 made MOCMAES compatible with MultiObjectiveBasicProblem instead of MultiObjectiveTestfunction, fixed Bug in CrowdingIndicator

12:41 Ticket #2677 (Support for multi-argument functions for non-linear function fitting) closed by gkronber
done
12:41 Ticket #2687 (Support for time lags in non-linear function fitting) closed by gkronber
done
12:41 Ticket #2657 (Possibility to do multiple random restarts for non-linear regression ...) closed by gkronber
done
Note: See TracTimeline for information about the timeline view.