Timeline
02/03/17:
- 15:19 Changeset [14646] by
-
#2205: Added version of FLP that minimizes opening costs only
- 14:47 Changeset [14645] by
-
- Fixed a bug in cluster creators.
- Added the vehicle rr to the each tour in the solution view.
- 14:45 Changeset [14644] by
-
#2707 Adapted paths and references for branches view plugin.
- 14:32 Changeset [14643] by
-
#2707 Branches VRP Views.
- 09:15 Changeset [14642] by
-
#2205: added disposal of errorhandler and datasource
- 01:21 Changeset [14641] by
-
#2726: Worked on RunCollectionParameterAnalysisView
02/02/17:
- 10:31 Changeset [14640] by
-
#2726: Fixed fail of ContentViewAttributeTest
- 09:46 Changeset [14639] by
-
#2205: worked on optimization networks
- fixed output paths
- 09:03 Changeset [14638] by
-
#2726: Fixed build fails because of C# 6.0 features which are not yet supported on the build server
- 08:33 Changeset [14637] by
-
#2726: Fixed build fails because of C# 6.0 features which are not yet supported on the build server
- 03:48 Changeset [14636] by
-
#2726: Worked on RunCollectionParameterAnalysis view.
- 00:05 Ticket #2726 (RunCollectionView for Parameter Analysis) created by
- A new RunCollectionView should be implemented which shows the …
02/01/17:
- 18:25 Changeset [14635] by
-
#2205: worked on optimization networks
- created default parameters for orchestration and evaluation ports
- adapted FeatureSelectionNetwork
- 16:43 Changeset [14634] by
-
#1772: QueryMatch.cs: implement caching of NodeInfo lists to improve performance when repeatedly matching trees against schemas.
- 11:48 Changeset [14633] by
-
#2205: worked on optimization networks
- 11:03 Changeset [14632] by
-
#2205: worked on optimization networks
- fixed project references
- 10:17 Changeset [14631] by
-
#2205: Updated OrchestratedAlgorithmNode to work with problems as well.
- 09:58 Changeset [14630] by
-
#2288: introduced base class for variable network instance description and implemented GRR and Linear variable networks as specific classes
01/31/17:
- 17:45 Changeset [14629] by
-
#2205: worked on optimization networks
- fixed bugs in ttp network/orchestrator 3
- 16:54 Changeset [14628] by
-
#2205: worked on optimization networks
- added variegation problem for minimization and maximization
- refactored some classes
- 16:53 Changeset [14627] by
-
#1772: Add option when generating schemas to only consider parents that have produced a minimum number of offspring.
- 16:50 Changeset [14626] by
-
#1772: Exclude intermediate individuals from schema matching.
- 15:30 Changeset [14625] by
-
#2205: Added network for integrated machine learning.
- 13:58 Changeset [14624] by
-
#2205: Refactored messages in orchestrated algorithm node.
- 13:01 Changeset [14623] by
-
#2660: removed obsolete comment
- 12:56 Changeset [14622] by
-
#2288: added a static method to create a network (as a DAG) from NMSE vector and variable impacts matrix as well as code for cycle detection and conversion of a network to graphviz and its adjacency matrix
- 09:30 Changeset [14621] by
-
#2205: worked on optimization networks
- added lrp network 2
- minor code changes
01/30/17:
- 15:46 Changeset [14620] by
-
#2205: Corrected project files for NetworkVisulization.
- 15:34 Changeset [14619] by
-
#2205: Corrected project files for TTP networks.
- 15:27 Changeset [14618] by
-
#2205: Corrected minor mistake in Layout.Vector struct (maybe connected to C# compiler version).
- 13:16 Changeset [14617] by
-
#2205: worked on optimization networks
- 10:28 Changeset [14616] by
-
#2205: worked on optimization networks
01/27/17:
- 16:01 Changeset [14615] by
-
#2650: Minor changes in factors branch (sealed one factor classes).
- 09:58 Changeset [14614] by
-
- 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
-
#2205: worked on optimization networks
- fixed event handler registration
- 14:31 Changeset [14612] by
-
#2592 made initialization solutionspace-scaling invariant
- 14:22 Changeset [14611] by
-
#2205: worked on optimization networks
- 14:12 Changeset [14610] by
-
#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
-
#2635: Small improvement.
- 16:37 Changeset [14608] by
-
#2635: Simplify code.
- 16:20 Changeset [14607] by
-
#2205: added GetSolution() method to FLP
- 15:57 Changeset [14606] by
-
#2205: worked on optimization networks
- 15:25 Changeset [14605] by
-
#2205: worked on optimization networks
- fixed vrp variegation in LrpOrchestratorNode1
- 14:30 Changeset [14604] by
-
#2205: worked on optimization networks
- updated ttp networks (1, 2, 3)
- added lrp network (1)
- fixed plugin dependencies
- 09:38 Changeset [14603] by
-
#2665: Corrected project file.
- 01:53 Changeset [14602] by
-
#2665 PushGP HL Integration
01/24/17:
- 09:31 Changeset [14601] by
-
#2205: worked on optimization networks
- created separate project for ttp optimization
- removed some unused classes
01/23/17:
- 16:11 Changeset [14600] by
-
#2457: updated branch to trunk
- 15:49 Changeset [14599] by
-
#2457: ignore .vs directory
- 14:49 Changeset [14598] by
-
#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
-
- 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
- It would not be difficult to achieve a generic integration of CPLEX …
- 11:01 Changeset [14596] by
-
#2205: unversioned Plugin.cs and AssemblyInfo.cs
- 10:59 Ticket #2724 (EnumValueView should consider the FlagsAttribute) created by
- The current EnumValueView offers a combobox to select the enum …
01/20/17:
- 16:33 Changeset [14595] by
-
#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
- (diff)
- 11:16 Changeset [14594] by
-
#2520: worked on persistence
- 10:52 Changeset [14593] by
-
#2650 deleted branch again
- 10:43 Changeset [14592] by
-
#2650 updated merged info to record the changesets r14378,r14390,r14391,r14393,r14394,r14396, and the reverse merge r14400
- 10:39 Changeset [14591] by
-
#2650: record merge info for (changeset 14353 and reverse merge 14354)
- 10:11 Changeset [14590] by
-
#2650 created a new branch of the trunk for reintegration of factors branch
- 09:55 Changeset [14589] by
-
#2650 merged r14548:14582 from trunk to to branch