Timeline
02/07/17:
- 21:54 Changeset [14653] by
-
#2205: worked on optimization networks
- improved ttp evaluation
- 17:15 Changeset [14652] by
-
- changed relative/absolute checkbox button into combobox
- added optional markers
- added translucency of line in case run-data is more scarce (e.g. because they're already terminated)
- 16:46 Changeset [14651] by
-
#2728: fixed zoom resetting
- 16:44 Ticket #2728 (Fix EnhancedChart resetting the zoom level) created by
- Double click in an EnhancedChart should reset the zoom level. Given …
- 14:05 Changeset [14650] by
-
#2727 completely replace basic array with array mapped trie in ValueTypeArray and descendants
- 10:43 Changeset [14649] by
-
#2205: worked on optimization networks
- added lrp network 3
- fixed bug in distance calculation
- renamed FLP.mod to FLP_1.mod
- activated cma analyzer per default
- 08:06 Changeset [14648] by
-
#2727 Use persistent data structures to facilitate tracking
- 08:05 Ticket #2727 (Use persistent data structures to facilitate tracking) created by
02/06/17:
- 22:50 Changeset [14647] by
-
- fixed RLD analysis for problem instances with best known quality of 0
- added option to perform comparison on relative targets or absolute targets
- some performance improvements
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