Timeline
08/02/12:
- 23:33 Changeset [8404] by
-
#1911 added missing getters
- 23:29 Ticket #1911 (Scatter Plot can't be saved) created by
- The following exception is thrown when results containing a scatter …
- 19:37 Changeset [8403] by
-
#1902 introduced upper limit for scale of SEard covariance function
- 18:26 Changeset [8402] by
-
#1423 deleted feature branch for gradient descent algorithm
- 18:25 Changeset [8401] by
-
#1423 moved LM-BFGS implementation from data-analysis into the gradient descent algorithm plugin.
- 17:59 Changeset [8400] by
-
#1247: removed batch size parameter initialization in main loop
- 17:53 Changeset [8399] by
-
#1902 fixed plugin dependencies
- 17:41 Changeset [8398] by
-
#1423: merged gradient descent project from branch into trunk
- 17:39 Changeset [8397] by
-
#1902 added random seed parameters for BFGS
- 17:27 Changeset [8396] by
-
#1902 implemented LM-BFGS algorithm and improved GPR
- 16:48 Changeset [8395] by
-
#1763: Removed unnecessary PreBuildEvent.cmd in projects.
- 16:43 Changeset [8394] by
-
#1861 applied patch 0082
- 16:05 Changeset [8393] by
-
#1861 applied patch 0062
- 15:43 Ticket #1910 (Program crash when setting the problem size in single objective test ...) created by
- The Bealy or Booth evaluator only support two dimensions and throw an …
- 15:40 Ticket #1909 (Support for different real valued test functions should be implemented ...) created by
- 15:35 Changeset [8392] by
-
#1763: Merged trunk changes into HeuristicLab.TreeSimplifier branch.
- 15:25 Changeset [8391] by
-
#1763: Removed unnecessary Plugin.cs files from repository.
- 15:20 Changeset [8390] by
-
#1763: Removed outdated branch HeuristicLab.TreeSimplifierView.
- 15:17 Changeset [8389] by
-
#1861 changed HeuristicLab project file to be able to use it as startup project
- 15:05 Changeset [8388] by
-
#1763: Rebranched the TreeSimplifier project to fix merging errors. Added functionality to insert symbols into the tree, fixed bug when deleting tree nodes.
- 14:48 Changeset [8387] by
-
#1908: Updated SplitDictionaryStyleDataCommand to allow splitting multiple columns. Additionally made minor code improvements in the DataImporter.
- 13:50 Changeset [8386] by
-
- adapted item description
- adapted parameter description
- 13:22 Changeset [8385] by
-
- added operator that evaluates expressions
- added selection pressure analyzer
- fixed bug in counting of evaluated solutions
- 12:24 Changeset [8384] by
-
- Created a project which contains the back-end controller for the Optimization WebSite
- Added a WCF-back-end-controller which generates all available optimization problems (currently in-memory solution: PlaceholderControllerService.cs)
- Created a WebRole using ASP.NET MVC 3 for the Optimization Web Site
- WebSite authenticates users with the HeuristicLab.Authentication membership provider and database
- WebSite crawls and displays all available optimization scenarios by using the WCF-back-end controller (test with: http://localhost:.../optimization)
- 11:11 Changeset [8383] by
-
#1861 updated copy assembly script
- 10:08 Changeset [8382] by
-
#1886 added more plots for crossover performance analysis
- 00:39 Changeset [8381] by
-
#1331: fixed race condition
- 00:01 Changeset [8380] by
-
#1331: improved support of the parallel engine
08/01/12:
- 17:42 Changeset [8379] by
-
#1247: added parameters
- 17:20 Changeset [8378] by
-
#1247: added offspring success analyzer
- 16:05 Changeset [8377] by
-
- added support for batch offspring creation
- added population size analyzer
- improved operator graph
- 15:49 Changeset [8376] by
-
#1861 added script for copying assemblies to bin
- 13:46 Changeset [8375] by
-
#1902 implemented Gaussian process regression operators and analyzers
- 13:42 Changeset [8374] by
-
#1861 applied patch 0005 and 0059
- 13:03 Ticket #1908 (Enhance "split dictionary style data" command to take more than one ...) created by
- Currently it is only possible to split one column according to a given …
- 10:51 Changeset [8373] by
-
#1861 fixed ziplib references
07/31/12:
- 21:08 Changeset [8372] by
-
#1902 removed unnecessary plugin references.
- 18:26 Changeset [8371] by
-
#1902: worked on Gaussian Process algorithm
- 17:56 Changeset [8370] by
-
#1861 applied patch 0004 and fixed project references
- 16:07 Ticket #1907 (Setting the generic type parameter in the create parameter dialog ...) created by
- This takes a long time every time (i.e. the results of type discovery …
- 12:52 Changeset [8369] by
-
- consider driving directions (one way roads) and
- check if edges (ways) can be traversed
- 11:36 Changeset [8368] by
-
#1902 fixed cloning of linear mean function
- 11:22 Changeset [8367] by
-
#1890 set svn:ignore properties
- 11:19 Changeset [8366] by
-
#1902 added linear mean and covariance function
- 11:19 Changeset [8365] by
-
#1861 created branch for HeuristicLab Mono port
07/30/12:
- 22:46 Changeset [8364] by
-
#1906: added parameter description
- 22:16 Changeset [8363] by
-
#567: Added ReSharper live template versions of our snippets
- 17:33 Changeset [8362] by
-
#1894: use dictionary to check if closed list contains node
- 17:30 Changeset [8361] by
-
#1906: added backwards compatibility indication
- 15:57 Changeset [8360] by
-
#1763: New branch for the tree simplifier, for correctly merging the changes.
- 14:13 Changeset [8359] by
-
- adjusted event handling
- improved operator graph
- changed default parameter values
- 13:43 Changeset [8358] by
-
#1906: added parameter description
- 13:36 Changeset [8357] by
-
- added parameter
- adapted logic
- 13:32 Changeset [8356] by
-
#1894: error correction on AStar algorithm
- 13:21 Ticket #1906 (SubScopesCounter should be able to assign the number of counted subscopes) created by
- The SubScopesCounter per default accumulates the number of counted …
- 11:08 Changeset [8355] by
-
#1292: fixed bugs in HoeffdingsDependenceCalculator, added test cases for HoeffdingsDependenceCalculator
- 09:40 Changeset [8354] by
-
#1247: forgot to add DuplicateSelector
07/29/12:
- 21:51 Changeset [8353] by
-
- applied the changes suggested by ascheibe in comment:7:ticket:1747
- fixed key bindings
- 19:40 Changeset [8352] by
-
#1886 added mutation performance analyzer
07/27/12:
- 19:09 Changeset [8351] by
-
#1331 fixed algorithms that couldn't handle Items that they get now from the problem (I overlooked these two cases, all other algorithms/cases have been adapted in the course of ticket #1864)
- 16:34 Changeset [8350] by
-
- new implementation for priority queue
- based on heap data structure
- allow multiple keys
- adapted test program
- 16:28 Ticket #1905 (Update alglib to version 3.6.0) created by
- 16:17 Changeset [8349] by
-
#1247: added duplication control
- 16:11 Changeset [8348] by
-
#1331: removed redundant call of UpdateSimilarityCalculators
- 15:39 Ticket #1796 (MultiSymbolicDataAnalysisSolutionCreator is in the wrong namespace) closed by
- rejected: Changes of namespaces result in a persistence compatibility break and …
- 15:30 Changeset [8347] by
-
- removed branch ScatterSearch
- removed branch ScatterSearch (trunk integration)
- 15:21 Changeset [8346] by
-
- added operators for the VehicleRouting problem
- minor code improvements
- 15:16 Changeset [8345] by
-
#1331: made similarity based operators storable and cloneable
- 14:56 Changeset [8344] by
-
#1890: Changed ActualName of child and parents parameter in SymbolicExpressionTreeCrossover.
- 13:46 Changeset [8343] by
-
#1890: Improved symbol to opCode lookup in the GP interpreters.
- 13:45 Ticket #1806 (ReplaceBranchManipulator and ChangeNodeTypeManipulator create a large ...) closed by
- done: This ticket slipped through in the 3.3.7 release.
- 13:38 Changeset [8342] by
-
#1070: Updated GP samples to contain the new manipulator.
- 11:15 Changeset [8341] by
-
#1890 clear runs when an optimizer is dropped on the Hive Job Manager
- 10:19 Changeset [8340] by
-
#1580 changed user account for executing the slave service to NetworkService (thanks jkarder for the patch)
- 01:25 Changeset [8339] by
-
#1903: Fixed handling of maximum x value
- 01:22 Changeset [8338] by
-
#1904: Added additional local improvement operators
- 01:20 Ticket #1904 (Add additional local improvement operators for different QAP neighborhoods) created by
- Additional move neighborhoods should be added which have been fitness …
- 01:15 Changeset [8337] by
-
#1886 worked on crossover performance analyzer
- 01:00 Changeset [8336] by
-
#1886 worked on crossover performance analyzer
07/26/12:
- 23:48 Ticket #1903 (Movie view of histogram fails if min and max are specified) created by
- The minimum is taken from the visual properties, but not the maximum …
- 17:48 Changeset [8335] by
-
#1070: Adapted unit test to take new GP manipulator into account.
- 17:09 Changeset [8334] by
-
#1331: reintegrated branch
- 14:12 Changeset [8333] by
-
#1070: Added RemoveBranchManipulation to HL.Encodings.SymbolicExpressionTree.
- 11:26 Changeset [8332] by
-
- adjusted parameter types
- changed access levels
- 09:51 Changeset [8331] by
-
#1331: merged r8086:8330 from trunk
07/25/12:
- 17:29 Changeset [8330] by
-
#1247: initial version
- 16:48 Changeset [8329] by
-
- added new diagram which shows correlation of accuracy and covered samples
- 15:44 Changeset [8328] by
-
#1331 fixed comments
- 14:28 Changeset [8327] by
-
#1331: applied the rest of the changes suggested by ascheibe in comment:32:ticket:1331
- 14:12 Changeset [8326] by
-
- Added IConnectionProvider interface + implementation based on jheinzelreiters transaction management
- Fixed transaction being promoted to dtc; transactions enabled again
- Changed HiveDao: transactions are managed properly
- 12:08 Changeset [8325] by
-
#1902 changed return value type for parameter properties
- 12:01 Changeset [8324] by
-
#1902 fixed build, set copy-local to false
- 11:31 Changeset [8323] by
-
#1902 initial import of Gaussian process regression algorithm
- 11:24 Ticket #1902 (Gaussian Process Regression Algorithm) created by
- 10:14 Changeset [8322] by
-
- applied some of the changes suggested by ascheibe in comment:32:ticket:1331
- minor code improvements
07/24/12:
- 17:41 Changeset [8321] by
-
#1894: initial version of astar algorithm
- 16:57 Changeset [8320] by
-
#1331: fixed bug in KnapsackImprovementOperator
- 15:04 Changeset [8319] by
-
- applied some of the changes suggested by ascheibe in comment:32:ticket:1331
- restructured path relinking and improvement operators and similarity calculators
- fixed bug in TSPMultipleGuidesPathRelinker
- 10:44 Changeset [8318] by
-
- added cloning method and constructor to ExtendedHeatMap
- renamed a variable in ExtendedHeatMapView
- added backwards compatibility code in DataAnalysisProblemData
07/23/12:
- 15:57 Changeset [8317] by
-
#1901: Changed CollectionItemChangedEventArgs to use empty enumerables instead of null to indicate the absence of items.
- 15:56 Ticket #1901 (CollectionItemChangedEventArgs use null to indicate that no oldItems ...) created by
- As the oldItems are saved as an IEnumerable<T> one would not expect …
07/21/12:
- 23:49 Changeset [8316] by
-
- check if way has missing node references
- check if attribute exists before using it
- test program restructured
07/20/12:
- 22:57 Changeset [8315] by
-
#1894: write result in gpx file for visualization
- 18:58 Changeset [8314] by
-
- error correction on Dijkstra algorithm
- test program adapted
- new test graph file added
- 14:05 Changeset [8313] by
-
#1247: initial commit
- 11:19 Changeset [8312] by
-
#1894: worked on Dijkstra algorithm
- 10:34 Changeset [8311] by
-
#1900: Corrected calculation of extension point lengths in the PTC2 to avoid overflow exceptions.
- 10:33 Ticket #1900 (ReplaceBranchManipulation throws an overflow exception while ...) created by
- 08:57 Changeset [8310] by
-
- Corrected GetAllFields extension methods to return fields accross the hierarchy only once.
- Changed filtering of object and types to first check for excluded types.
- Removed unnecassary comparer for excluded members HashSet.
- Corrected outdated comments
- Added SignatureHelper to the excluded types.
- 08:52 Changeset [8309] by
-
#1898: Minor modifications in CollectGASample unit test.
07/19/12:
- 19:44 Changeset [8308] by
-
- get neighbors for specific node
- method to calculate weight between two nodes
- interface for router
- Dijkstra algorithm initial commit
- Utils methods added
- 15:30 Changeset [8307] by
-
#1331: fixed platform configuration
- 14:54 Ticket #1899 (Diversity Analyzers should use the new Diversity Calculators from ...) created by
- With Scatter Search also new Similarity Calculators will be merged to …
- 14:31 Changeset [8306] by
-
#1331: switched from file references to project references
- 14:15 Changeset [8305] by
-
#1331 added missing build configurations
- 13:19 Changeset [8304] by
-
#1331: added support for similarity calculation between multiple individuals
- 11:04 Changeset [8303] by
-
#1331: made similarity calculators storable and cloneable