Timeline
06/25/15:
- 18:39 Changeset [12518] by
-
#2401: Adapted plugin dependency unit test to check all plugin files to determine the necessary dependencies. Corrected plugin dependencies for HeuristicLab.AvalonEdit.
- 18:37 Changeset [12517] by
-
#2394: Removed unused code
- 18:34 Changeset [12516] by
-
HeuristicLab.Services.Hive.DataAccess-3.3:
- updated daos
- changed statistics database schema
- updated HiveStatisticsGenerator
HeuristicLab.Services.WebApp.Statistics-3.3:
- added jobs, client and user page
- 18:21 Changeset [12515] by
-
#2388: Merged trunk into HiveStatistics branch
- 18:02 Changeset [12514] by
-
HeuristicLab.Services.WebApp-3.3:
- implemented review comments
- fixed a bug which caused the sidebar menu to collapse on non mobile devices
HeuristicLab.Services.WebApp.Status-3.3:
- fixed calculation of calculating cores
- 15:26 Changeset [12513] by
-
#2366 Merged trunk changes.
- 15:02 Changeset [12512] by
-
- Added some helper for parsing the raw category string.
- Fixed handling of creatable items with old category descriptions (without ordering).
- Unified naming of variables added some comments.
- 14:00 Changeset [12511] by
-
#2276: Sealed ModifiableDataset.
- 13:56 Changeset [12510] by
-
#2276: Removed branch for dataset refactoring.
- 13:46 Changeset [12509] by
-
#2276: Reintegrated branch for dataset refactoring.
- 13:07 Changeset [12508] by
-
#2276: Minor changes in modifiable dataset.
- 12:28 Changeset [12507] by
-
#2401 fixed wrong plugin dependency in nrefractory
- 11:51 Changeset [12506] by
-
#2025 Added ordering for categories.
- 11:26 Changeset [12505] by
-
#2276: Merged trunk changes into dataset refactoring branch.
- 10:30 Changeset [12504] by
-
#2025: Changed categories for all creatables.
06/23/15:
- 20:00 Changeset [12503] by
-
#2283 added GUI and charts; fixed MCTS
- 17:20 Changeset [12502] by
-
#2335: Corrected the preview column count in the Manipulation-View (Defect 5) and added some additional information.
- 17:12 Changeset [12501] by
-
#2335: Adjusted the code of the Histogram-View to prevent an outdated CheckedItemList after the deletion of a column (Defect 4).
- 17:00 Changeset [12500] by
-
#2335: Added code that fixes Defect 3 and prevents a endless loop.
- 16:25 Documentation/Outdated edited by
- (diff)
- 16:18 Documentation/DevelopmentCenter/ExternalLibraries edited by
- removed version information (diff)
- 16:15 Documentation/Outdated edited by
- (diff)
- 16:14 Documentation/Outdated edited by
- (diff)
- 16:10 Documentation/Outdated edited by
- (diff)
- 16:07 Documentation/Outdated edited by
- (diff)
- 16:02 Changeset [12499] by
-
- Quick-fixed a critical performance bug when changing the checked status of many items in the tree (e.g. via level change)
- Added a new sample with alps runs.
- 16:01 Documentation edited by
- (diff)
- 15:57 Documentation edited by
- (diff)
- 15:46 Documentation/Reference edited by
- (diff)
- 13:31 Changeset [12498] by
-
- Adapted parts of categorical mapping from RunCollectionBubbleChart.
- Small changes and optimizations.
- Updated ALPS sample.
- 12:52 Changeset [12497] by
-
#2317 updated license header in installer files
- 12:51 Changeset [12496] by
-
#2404 fixed display of wrong number of jobs in HiveJobManager
- 12:50 Changeset [12495] by
-
#2261: merged trunk changes to branch
r12494
#2403: added a null check in the MatlabParameterVectorEvaluator to prevent exceptions when clearstate is called
r12493
#2369: added support for squared errors and relative errors to error-characteristic-curve view
r12492
#2392: implemented PearsonsRCalculator to fix incorrect correlation values in the correlation matrix.
r12491
#2402 don't set task state to waiting when it fails
r12490
#2401 added missing Mono.Cecil plugin dependency
r12488
#2400 - Interfaces for Capaciated-, PickupAndDelivery- and TimeWindowed-ProblemInstances now specify an additional penalty parameter to set the current penalty factor for the constraint relaxation. - The setter of the penalty-property in ...
r12485
#2374 made RegressionSolution and ClassificationSolution non-abstract
r12482
#2320: Fixed warnings in unit test solutions introduced in r12420 by marking methods as obsolete.
r12481
#2320: Fixed AfterDeserialization of GEArtifialAntEvaluator.
r12480
#2320: Fixed error in symbolicexpressiontree crossover regarding the wiring of lookup parameters if persisted file is loaded.
r12479
#2397 moved GeoIP project into ExtLibs
r12478
#2329 fixed bug in simple code editor
r12476
#2331 removed outdated plugins
r12475
#2368 fixed compile warnings
r12474
#2399 worked on Mono project prepare script
r12473
#2329 added a simple code editor for Linux
r12472
#2399 - fixed MathJax.js file name - worked on Mono project prepare script
r12471
#2399 worked on Mono project prepare script
r12470
#2399 fixed pre-build events in project files
r12465
#2399 worked on mono project prepare script
r12464
#2399 added patch to project
r12463
#2399 fixed EPPlus so that it compiles on Linux
r12461
#2398: Skip root and start symbols when calculating impacts and replacement values in the pruning operators.
r12458
#2354 show label when no data is displayed and don't show the legend
r12457
#2353 removed duplicated call to Any() in Hive Status page
r12455
#2368 added support in persistence for typecaches in streams
r12445
#2394: Changed Web.config compilation from debug to release to force script bundling. Changed history loading type from lazy to eager loading to increase performance. Fixed "getCoreStatus" typo in statusCtrl.js
r12443
#2394: Fixed UserTaskQuery and GetStatusHistory in the WebApp.Status plugin
r12442
#2394 added nuget folders to svn ignore list
r12435
#2394: Improved PluginManager and updated hive status monitor.
r12434
#2396 added symbolic expression tree formatter for C#
r12433
#2395: Minor change in DoubleValue.GetValue.
r12432
#2395 Use simple round-trip format for doubles because G17 prints some strange numbers (20.22 to 20.219999999999999999). Some accuracy can still be lost on 64bit machines, but should be very rare and minimal. double.MaxValue can still be pa...
r12431
#2395 Fixed parsing issues by using the G17 format.
r12430
#2394 added missing package config
r12429
#2394 added missing package config
r12428
#2394 added web app and status page to trunk
r12424
#2320: Adapted plugin file and updated project file of SymbolicExpressionTreeEncoding.
r12422
#2320: Merged the encoding class and all accompanying changes in the trunk.
r12401
#2387 Fixed a bug where the automatic selection of the first element behaved differently for the NewItemDialog.
r12400
#2387 Forgot to commit a file.
r12399
#2387 - Added context-menu for expanding and collapsing tree-nodes. - Improve response time when expanding/collapsing all nodes for TypeSelector and NewItemDialog.
r12398
#2387 - Added clearSearch-button in TypeSelector. - Adapted behavior of TypeSelector and NewItemDialog that a selected node stays selected as long as it matches the search criteria.
r12397
#2387 - Adapted behavior of the matching in the TypeSelector that it behave the same as the NewItemDialog. The search string is tokenized by space and matches if all tokens are contained, (eg. "Sym Reg" matches "SymbolicRegression...")...
r12393
#2025 - Removed Expand/CollapseAll buttons. - Removed cycling of items.
r12392
#2386: Updated GetHashCode method in the EnumerableBoolEqualityComparer.
- 12:49 Ticket #2404 (Hive JobManager displays wrong number of finished jobs) created by
- 12:30 Changeset [12494] by
-
#2403: added a null check in the MatlabParameterVectorEvaluator to prevent exceptions when clearstate is called
- 12:28 Ticket #2403 (ClearState might throw NullReferenceException in MATLAB evaluator) created by
- 12:24 Documentation/Reference/ProbabilisticTravelingSalesmanProblem edited by
- (diff)
- 12:23 Documentation/Reference/ProbabilisticTravelingSalesmanProblem created by
- 12:22 Documentation/Reference edited by
- (diff)
06/22/15:
- 20:47 Changeset [12493] by
-
#2369: added support for squared errors and relative errors to error-characteristic-curve view
- 20:04 Changeset [12492] by
-
#2392: implemented PearsonsRCalculator to fix incorrect correlation values in the correlation matrix.
- 18:07 Changeset [12491] by
-
#2402 don't set task state to waiting when it fails
- 18:02 Ticket #2402 (Don't reschedule failing tasks) created by
- When a task fails on the slave it should not be rescheduled again …
- 17:46 Changeset [12490] by
-
#2401 added missing Mono.Cecil plugin dependency
- 17:44 Ticket #2401 (Add missing plugin dependency to HeuristicLab.NRefactory) created by
- 17:08 Changeset [12489] by
-
#2276: Made events in Dataset.cs virtual and overrode them in the ModifiableDataset class. Added event handlers for dataset changes.
- 16:56 Changeset [12488] by
-
- Interfaces for Capaciated-, PickupAndDelivery- and TimeWindowed-ProblemInstances now specify an additional penalty parameter to set the current penalty factor for the constraint relaxation.
- The setter of the penalty-property in the ProblemInstances is removed.
- A CurrentPenalty property is added for setting the adapted penalty value from the relaxation analyzers. These properties are explicitly implemented to "hide" the setter from the API, so that it wont be used unaware of the relaxation mechanics.
- Hide the CurrentPenaltyParameters for same reasons to avoid setting it unwarily.
- Added additional infos in the error message off the VRPInstances unit-test.
- 16:55 Changeset [12487] by
-
#2361: Fixed a bug that causes an exception when a ModelCreator is used that doesn´t implement the ISymbolicDiscriminantFunctionClassificationModelCreator interface. Note that the runtime can be further improved for those ModelCreators because of redundant calculations.
- 16:52 Changeset [12486] by
-
#2361: Removed a redundant check.
- 11:33 Ticket #2400 (Setting new penalty values in VRP instances are not respected) created by
- When setting a parameter, which is subject to constraint relaxation …
06/20/15:
- 08:14 Changeset [12485] by
-
#2374 made RegressionSolution and ClassificationSolution non-abstract
06/19/15:
- 18:06 Changeset [12484] by
-
#2388: Updated Hive, DataAccess and WebApp
HeuristicLab.Services.Hive.DataAccess:
- Updated database statistics schema
HeuristicLab.Services.Hive:
- Fixed event flag in HiveJanitor Service
- Improved UpdateTaskFactsTable in the HiveStatisticsGenerator
HeuristicLab.Services.WebApp:
- Updated Statistics DataController to match the new statistics schema
- 17:03 Changeset [12483] by
-
#2306 added a new project for NK landscapes and ported it to BasicProblem
- 15:10 Changeset [12482] by
-
#2320: Fixed warnings in unit test solutions introduced in r12420 by marking methods as obsolete.
- 15:06 Changeset [12481] by
-
#2320: Fixed AfterDeserialization of GEArtifialAntEvaluator.
- 14:50 Changeset [12480] by
-
#2320: Fixed error in symbolicexpressiontree crossover regarding the wiring of lookup parameters if persisted file is loaded.
- 10:42 Changeset [12479] by
-
#2397 moved GeoIP project into ExtLibs
- 10:02 Changeset [12478] by
-
#2329 fixed bug in simple code editor
06/18/15:
- 17:28 Changeset [12477] by
-
#2388: Created WebApp.Statistics plugin
- 15:36 Changeset [12476] by
-
#2331 removed outdated plugins
- 15:31 Changeset [12475] by
-
#2368 fixed compile warnings
- 14:57 Changeset [12474] by
-
#2399 worked on Mono project prepare script
- 14:24 Changeset [12473] by
-
#2329 added a simple code editor for Linux
- 13:59 Changeset [12472] by
-
- fixed MathJax.js file name
- worked on Mono project prepare script
- 13:22 Changeset [12471] by
-
#2399 worked on Mono project prepare script
- 12:53 Changeset [12470] by
-
#2399 fixed pre-build events in project files
- 12:05 Documentation/DevelopmentCenter/AdditionalMaterial edited by
- (diff)
- 12:04 Changeset [12469] by
-
#2388: Removed logging to console
- 11:58 Changeset [12468] by
-
#2388:
HeuristicLab.Services.Hive.DataAccess-3.3:
- Added PersistenceManager with corresponding daos
- Updated SQL Scripts
- Fixed folder structure (interfaces, manager)
- Removed duplicated IHiveDao and HiveDao (the HiveDao/OptimizedHiveDao that is actually used is located in HeuristicLab.Services.Hive)
HeuristicLab.Service.Hive-3.3:
- Added PersistenceManager to the ServiceLocater
- Updated and improved the HiveStatisticsGenerator
- Updated HiveJanitor
- 11:56 Changeset [12467] by
-
#2388: Merged trunk into HiveStatistics branch
- 11:17 Changeset [12466] by
-
#2366 Merged trunk to fix compile errors caused by changes of the DefineArithmeticProgressionDialog from r12293.
- 10:53 Changeset [12465] by
-
#2399 worked on mono project prepare script
- 10:42 Changeset [12464] by
-
#2399 added patch to project
- 10:37 Changeset [12463] by
-
#2399 fixed EPPlus so that it compiles on Linux
- 10:02 Ticket #2399 (Fix new problems with HL on Linux) created by
- 09:35 Changeset [12462] by
-
#2288 fixed plugin dependencies
06/17/15:
- 21:44 Changeset [12461] by
-
#2398: Skip root and start symbols when calculating impacts and replacement values in the pruning operators.
- 21:24 Ticket #2398 (Pruning operators mistakenly try to calculate impacts for the program ...) created by
- Both regression and classification pruning operators try to calculate …
- 18:35 Changeset [12460] by
-
#2288: SymbolicDataAnalysisVariableImpactsAnalyzer for computing the average relative variable frequencies over a GP with SR run
06/16/15:
- 16:30 Changeset [12459] by
-
#2379 Added level/depth based selection for the datasource.
Updated sample.
- 16:28 Ticket #2397 (Move GeoIP project to ExtLibs folder) created by
- 14:36 Changeset [12458] by
-
#2354 show label when no data is displayed and don't show the legend
- 14:09 Changeset [12457] by
-
#2353 removed duplicated call to Any() in Hive Status page
- 13:49 Changeset [12456] by
-
#2368 fixed modifier
- 13:43 Changeset [12455] by
-
#2368 added support in persistence for typecaches in streams
- 13:32 Changeset [12454] by
-
#2276: Changed util method CalculateEvaluatedNodesPerSec to cache the rows enumerable.
- 12:23 Changeset [12453] by
-
#2276: Changes to reduce the memory consumption of GP.
- 12:11 Changeset [12452] by
-
#2276: Adapted generic GetValues<T> method in Dataset to avoid ToList calls.
- 11:49 Ticket #2372 (Fix user creation in access service admin tool) closed by
- done: r12451 merged r12315 into stable
- 11:49 Changeset [12451] by
- 10:24 Changeset [12450] by
-
- Added missing storable attributes.
- Updated sample.
06/15/15:
- 17:11 Changeset [12449] by
-
#2361: Changed the calculation of the error in the OnlineWeightedResidualsMeanSquaredErrorCalculator. The weight is now only applied once to the error.
- 17:00 Changeset [12448] by
-
#2361: Minor naming changes.
- 15:47 Changeset [12447] by
-
- Renamed TerminatonParameter to TerminatorParameter.
- Renamed Comparison to ComparisonType.
- 15:31 Changeset [12446] by
-
#2379 Added sample-scipt which generates a simple layer structure.
- 14:56 Documentation/Howto/ImplementAHLWebAppPlugin created by
- 11:57 Changeset [12445] by
-
#2394:
Changed Web.config compilation from debug to release to force script bundling.
Changed history loading type from lazy to eager loading to increase performance.
Fixed "getCoreStatus" typo in statusCtrl.js
- 11:08 Changeset [12444] by
-
- Removed ISingleValueTerminator and used ThresholdTerminator for the View instead.
- Added missing description in SingleObjectiveQualityTerminator.
- Added ITerminationBasedOperator which contains the terminate-flag.
- 10:52 Changeset [12443] by
-
#2394: Fixed UserTaskQuery and GetStatusHistory in the WebApp.Status plugin
- 10:34 Changeset [12442] by
-
#2394 added nuget folders to svn ignore list
06/12/15:
- 17:04 Changeset [12441] by
-
#2388: Restored files/settings from old HiveStatistics branch
- 16:50 Changeset [12440] by
-
#2388: Branched trunk
- 16:48 Changeset [12439] by
-
#2388: Deleted HiveStatistics branch
- 15:35 Changeset [12438] by
-
#2276: Merged trunk changes into dataset refactoring branch.
- 15:27 Changeset [12437] by
-
#2276: Organized code in IDataset.
- 15:13 Changeset [12436] by
-
#2027: Improved code formatting for terminators.
- 14:59 Changeset [12435] by
-
#2394: Improved PluginManager and updated hive status monitor.
- 14:09 Changeset [12434] by
-
#2396 added symbolic expression tree formatter for C#
- 14:09 Ticket #2396 (Add a symbolic expression tree formatter for C#) created by
- 11:30 Changeset [12433] by
-
#2395: Minor change in DoubleValue.GetValue.
- 11:14 Changeset [12432] by
-
#2395
Use simple round-trip format for doubles because G17 prints some strange numbers (20.22 to 20.219999999999999999).
Some accuracy can still be lost on 64bit machines, but should be very rare and minimal.
double.MaxValue can still be parsed correctly, solving the problem of invalid value for the GUI.
06/11/15:
- 13:54 Changeset [12431] by
-
#2395 Fixed parsing issues by using the G17 format.
- 13:25 Ticket #2395 (double.MaxValue cannot be parsed from string) created by
- When using a DoubleArray, DoubleMatrix or DoubleRange and a …