Timeline
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
07/18/12:
- 16:20 Changeset [8302] by
-
#1894: added missing references
- 16:15 Changeset [8301] by
-
- graph routing algorithm plugin initial commit
- load data in problem
- 12:56 Changeset [8300] by
-
- graph data structures added
- method to get the ways for a specific node
- 11:10 Changeset [8299] by
-
#1331: made SimilarityCalculator storable
- 03:57 Documentation/Howto/OptimizeExternalApplications edited by
- updated documentation (diff)
- 03:22 Changeset [8298] by
-
- Added tags 1000 to max which can be used as extensions to the quality message
- Updated the evaluator to allow better subclassing in case extensions are used
- Updated the method signatures to pipe the extension registry down to the channel
- 02:08 Ticket #1898 (Object graph traversal fails when encountering objects of type ...) created by
- Calling GetHashCode() to see if it's contained in the HashSet of …
07/17/12:
- 15:30 Changeset [8297] by
-
- Corrected namespace of IClassificationEnsembleSolutionWeightCalculator interface
- Corrected calculation of confidence for test and training samples in ClassificationEnsembleSolutionEstimatedClassValuesView
- Added overload method GetConfidence to IClassificationEnsembleSolutionWeightCalculator to calculate more than one point at a time (maybe additional methods for training and test confidence could improve the performance remarkably)
- Added ClassificationEnsembleSolutionConfidenceAccuracyDependence to see how accuracy would behave, if only samples with high confidence would be classified
- 02:53 Changeset [8296] by
-
#1897: added quotes in case path contains spaces
- 02:33 Changeset [8295] by
-
- Removed protocol buffers 0.9.1
- Added protocol buffers 2.4.1
- Updated proto processing command
- 01:41 Ticket #1897 (Upgrade protocol buffer version) created by
- Upgrade the plugin from 0.9.1 (May 2010) to 2.4.1 (October 2011).
07/16/12:
- 17:23 Changeset [8294] by
-
- SpearmansRankCorrelationCoefficientCalculator now uses the alglib function
- strings in ExtendedHeatMap have been made constant
- 15:41 Changeset [8293] by
-
- new default constructor for osm base types
- defined common interface for data sources
- implemented xml data source
- added test project with osm test files
- 13:51 Ticket #1896 (Allow extension of external evaluation messages) created by
- Create a range of tags that can be used as extensions (1000-max) in …
- 09:06 Changeset [8292] by
-
#1847: worked on move operators. version of the final EMSS submission
07/12/12:
- 20:05 Changeset [8291] by
-
#1984: missed vs project file on last commit
- 19:52 Changeset [8290] by
-
#1984: core data types for osm graphs implemented
- 16:18 Changeset [8289] by
-
Worked on AlleleFrequencyAnalyzer (#1893)
- 16:16 Changeset [8288] by
-
Added ProgrammableAnalyzer (#1895)
- 16:14 Ticket #1895 (Implement ProgrammableAnalyzer) created by
- 06:37 Changeset [8287] by
-
#1886 worked on analyzers
07/11/12:
- 16:43 Changeset [8286] by
-
#1847 experimental changes to try to get TS to work
- 15:53 Changeset [8285] by
-
- updated references and plugin dependencies
- initial stub version of RoutePlanningProblem implementation
- 13:10 Changeset [8284] by
-
#1894: initial commit for route planning branch
- 12:19 Ticket #1894 (Exact Route Planning Algorithms (Dijkstra, A*)) created by
- Solve route planning problems (point-to-point) using algorithms like …
- 01:29 Changeset [8283] by
-
Worked on AlleleFrequencyAnalyzer (#1893)
- 01:05 Ticket #1893 (Enhance allele frequency analyzer) created by
- Additional analyses should be added to the AlleleFrequencyAnalyzer.
- 01:02 Changeset [8282] by
-
Worked on enhanced version of ScatterPlot (#1892)
- 00:51 Changeset [8281] by
-
#1886 added datatable to convergence speed analyzer
- 00:25 Changeset [8280] by
-
Added enhanced version of ScatterPlot (#1892)
- 00:10 Changeset [8279] by
-
#1886 save distinct solutions in a data table
07/10/12:
- 23:32 Ticket #1892 (Enhance scatter plot) created by
- The visual properties of ScatterPlot should be configurable (cf. …
- 21:05 Changeset [8278] by
-
#1886 fixed a bug in the distinct solution analyzer
- 20:45 Changeset [8277] by
-
#1886 added distinct solution analyzer
- 15:26 Changeset [8276] by
-
- merged r8034:8179 from trunk
- added BackgroundWorker
- added ProgressBar
- added SpearmansRankCorrelationCoefficientCalculator
- corrected bug in HoeffdingsDependenceCalculator
- made some changes in the GUI
- 11:29 Changeset [8275] by
-
#1680: updated references and plugin dependencies
- 11:18 Changeset [8274] by
-
#1680: resource files added
- 11:12 Changeset [8273] by
-
- new solution for CloudManager plugin
- updated output path in project
- 11:10 Changeset [8272] by
-
- delete unnecessary files
- only preserve CloudManager plugin files
- 11:05 Changeset [8271] by
-
- delete unnecessary files
- only preserve CloudManager plugin files
- 09:56 Changeset [8270] by
-
#1888: Caution: disabled transactions in the TransactionManager
- 07:26 Changeset [8269] by
-
#1886 added convergence analyzer
- 05:49 Changeset [8268] by
-
#1886 added an analyzer for the edges of the best found solution
- 00:10 Changeset [8267] by
-
#1886 added wild card analyzer for the best individual