Timeline
04/26/13:
- 17:36 Changeset [9399] by
-
#2030
Removed unnecessary UpdatePlugins in UpdateTask.
Optimized GetTask and GetPlugin with compiled queries.
- 15:46 Changeset [9398] by
-
#2031 fixed a bug in the correlation view
- 09:20 Ticket #2038 (Reevaluation of elite individuals) created by
- Currently elites are only evaluated once, which could lead to a …
- 09:16 Download edited by
- updated sources link (diff)
04/25/13:
- 19:52 Changeset [9397] by
-
#2030
Changed recursive Linq2Sql queries to native SQL queries.
- 13:55 Ticket #2037 (Grammar produces incorrect minimum expression lengths/depths) created by
- Caching does not work correctly for indirectly recursive grammars.
- 12:42 Changeset [9396] by
-
#2036 return success in the PreBuildEvent.cmd even if subwcrev is not found
- 12:36 Ticket #2036 (PreBuildEvent.cmd shouldn't fail when there is no subwcrev installed) created by
- mkommend has configured the builder to generate the *.cs.frame files …
04/24/13:
- 13:40 Changeset [9395] by
-
- Added visual extensions (dynamic JavaScript) which will be used to render additional result parameters specific to scenarios (e. g. create a graphical representation of a TSP).
- Added relationship between jobs and experiments (otherwise, it's not possible to get the job's experiment).
- Updated Admin page to allow removal/addition of visual extensions.
- Added back-end logic to store/retrieve/delete visual extensions.
- Added visual extension functionality to the JavaScript views/controllers (job.*.js).
- Added tsp.js which is a visual extension for the "Genetic Algorithm - TSP" scenario. It adds a graphical representation of the TSP (just like the C# version does) to the results.
04/23/13:
- 18:39 Changeset [9394] by
-
#2030
Fixed amespace bug in ConfigFile.
Disabled OutOfCoreExeption and OutOfMemoryException for MultiSlave-testing.
Added random waiting time for HartbeatManager to start to avoid simultaneously heartbeats for MultiSlave-testing.
- 18:33 Changeset [9393] by
-
#2030
Changed Linq.Binary to byte array to avoid hash computation.
DataContext in HiveOperationContext is now lazy initialized.
Added missing HiveDao from last commit failure.
- 13:31 Changeset [9392] by
-
- several small bug fixes
- added windowing technique ILAS to GAssist
- GAssist and XCS work now with real-valued features
- severely improved the performance of XCS
- 10:37 Changeset [9391] by
-
#2030
Separated old DTO-Dao from new Dao. DTO-Dao should be replaced completely.
Heartbeat and UpdateTaskState uses new Dao.
DataContext is now closed on ServiceOperation end.
04/22/13:
- 17:24 Changeset [9390] by
-
#1890 fixed a bug in RefreshAutomatically where the event for receiving the results was deregistered to early
- 16:57 Changeset [9389] by
-
#2031 reorganized statistical testing ui
- 15:26 Changeset [9388] by
-
#1890: Fixed the NumberArray2XmlSerializerBase to allow the persistence of multidimensional arrarys with length components of size 0.
- 07:10 Changeset [9387] by
-
#1967: added CovNN symbol and tree node
04/20/13:
04/19/13:
- 17:16 Changeset [9385] by
-
#2030
Replaced lazy loading with specialized queries.
Compiled queries used for Heardbeat queries.
Changed result types to IQueryable<T> for later query modification.
- 13:47 Changeset [9384] by
-
#1886 added calculation of selection intensity
- 13:01 Changeset [9383] by
-
#2031 ResultCorrelationView is now sortable and some minor cosmetic improvements
- 12:02 Changeset [9382] by
-
#2031 the ResultCorrelationView can now also handle parameters and IntValues
04/18/13:
- 16:35 Changeset [9381] by
-
#2030
Activated Delayed Loading for binary data.
Added HiveOperationContext to store HiveDataContext for whole ServiceOperation duration.
Added HiveDao methods to query database objects, not DTOs.
Changed HartbeatManager to use only database objects from new queries.
- 16:06 Changeset [9380] by
-
#2031 use EnhancedStringConvertibleMatrixView instead of StringConvertibleMatrixView in ResultCorrelationView
- 16:03 Changeset [9379] by
-
- moved EnhancedStringConvertibleMatrixView to Data.Views
- fixed a bug that occurred when no row visibility was set which resulted in empty row headers and an exception when changing the row visibility
- 15:59 Ticket #2035 (Move EnhancedStringConvertibleMatrixView to HeuristicLab.Data.Views) created by
- EnhancedStringConvertibleMatrixView was introduced with ticket #1292 …
- 13:07 Changeset [9378] by
-
#2031 fixed some bugs and the coloring in the chart analysis view
- 09:47 Changeset [9377] by
-
#2031 added sorting for the chart analysis view
04/17/13:
- 16:34 Changeset [9376] by
-
#2034 added method for querying the current row index in the StringConvertibleMatrixView
- 16:34 Changeset [9375] by
-
- Getting connection information from configuration file
- 16:32 Ticket #2034 (Add method for querying the current row index in ...) created by
- If columns get sorted in the StringConvertibleMatrixView, the indices …
- 15:56 Changeset [9374] by
-
#2030 Adjust namespace for project.
- 15:43 Changeset [9373] by
-
#2030
Added MultiSlaveRunner for starting multiple Slave Cores on a single Machine.
Mocked GUID generation for slaves to random GUID.
Deactivated PerformanceCounter measurements from ConfigManager to avoid shared resource locks.
- 15:36 Changeset [9372] by
-
#2030 Added Sleep-BenchmarkAlgorithm.
- 15:04 Changeset [9371] by
-
#1888:
*Marked necessary configuration steps with ADJUST_ME
- 14:25 Changeset [9370] by
-
- Added necessary HL exe file
- 13:53 Changeset [9369] by
-
#2030
Aborted transactions are logged into file.
Enabled PerformanceCounter for Service-Operations.
New Slaves are assigned to HEAL ResourceGroup automatically.
- 13:16 Changeset [9368] by
-
#2030 branched trunk
- 13:14 Changeset [9367] by
-
- Added missing HeuristicLab 3.3.exe.config to optimization project
- 11:54 Changeset [9366] by
-
- Removed unnecessary files from Optimization.Web project
- 10:49 Changeset [9365] by
-
- WorkerRole of Slave now logs all exceptions during startup to the blobstore (slavelog).
- The PluginManager throws an exception during CheckWorkingDirectories() (Save method) which will be caught now, preventing crashes in Windows Azure.
- "db.DeferredLocal = false" has been removed to prevent loading bugs.
- HiveScenarioManager doesn't crash anymore, if he can't find an algorithm within a job during retrieval of the run results.
04/16/13:
- 16:23 Changeset [9364] by
-
#1886 added repetitions for random parameter configurations
- 13:13 Changeset [9363] by
-
- Merged revisions from trunk
- 08:57 Changeset [9362] by
-
- Added IVisualExtensionDao to the backend representing js extension that create new viewable elements of an algorithm.
- Started to upgrade the frontend to render those new javascript UI extensions.
- 01:26 EvoSoft edited by
- (diff)
- 00:02 Changeset [9361] by
-
#1886 adapted create experiment dialog so that it can generate random configurations
04/15/13:
- 15:17 Ticket #2033 (Additive covariance function) created by
- See Duvenaud, Nickisch, Rasmussen: Additive Gaussian Processes. arXiv …
- 15:14 Ticket #2032 (Polynomial covariance function) created by
- 15:07 Changeset [9360] by
-
#1902: implemented neural network covariance function plus test case (comparison with GPML) for Gaussian processes
- 13:44 Changeset [9359] by
-
#1902: added NN covariance function
- 10:46 Changeset [9358] by
- 10:43 Changeset [9357] by
-
#1902 minor code improvements: removed commented code, always supply non-null columnIndizes.