Timeline
12/22/10:
- 16:31 Changeset [5162] by
-
- Added backwards compatibility tagging comment and renamed region
- 16:25 Changeset [5161] by
-
Deleted TSMemory feature branch (#1343)
- 16:23 Changeset [5160] by
-
Merged changes from branch into trunk (#1343)
- 16:13 Changeset [5159] by
-
Implemented review comments (#1343)
- 14:44 Ticket #1352 (NullReferenceException in SymbolicRegressionScaledMeanSquaredErrorEvaluator) created by
- This also affects …
12/21/10:
- 19:28 Changeset [5158] by
-
Adapt test cases to slave - client communication. #1233
- 18:54 Changeset [5157] by
-
#1233 fix compile error
- 18:46 Changeset [5156] by
-
- Implemented communication interface between Slave and a Slave Client using Named Pipes and callbacks
- Added new project for testing Slave - Client communication
- Added some copyright info headers
- 18:18 Changeset [5155] by
-
- minor changes
- 18:17 Changeset [5154] by
-
- ignored some stuff
- 18:16 Changeset [5153] by
-
- increased timeouts for sent jobs (which are needed if the jobs take long time to deserialize on slave)
- added DeleteJob to ClientService
- made optimizer actually Pause instead of Stop when stop is called explicitly (so they can be resumed later)
- temporarily disabled job-abortion from server because it aborted jobs which took too long to deserialize on slaves (this issue needs to be investigated)
- reduced locking of engines on slave so that the deserialization does not block heartbeats
- worked on HiveEngine
- added test project for HiveEngine
- 16:56 Changeset [5152] by
-
Added OnRowsChanged in RunCollection.OnItemsRemoved (ticket #1269).
- 16:39 Changeset [5151] by
-
Corrected CloningConstructorTest and StorableConstructorTest to test only HL plugin assemblies (ticket #1351).
- 16:38 Ticket #1351 (The StorableConstructor- and CloningConstructorUnitTest fail if all ...) created by
- The problem is that the unit tests accessor assemblies and all unit …
- 16:08 Changeset [5150] by
-
Added ColumnsChanged and RowsChanged event in IStringConvertibleMatrix and all implementing classes (ticket #1269).
- 14:37 Changeset [5149] by
-
- removed ExperimentManager as a seperate branch. binaries will be available under /branches/HeuristicLab.Hive-3.3/binaries from now on
- 14:37 Changeset [5148] by
-
- Removed NSGA-II branch
- 14:31 Changeset [5147] by
-
- added binaries for ExperimentManager as zip file
- 12:04 Changeset [5146] by
-
(#47)
- Show a different icon for breakpoints
- Show an icon for the active operation
- 01:19 Changeset [5145] by
-
- Fixed build
- 01:13 Changeset [5144] by
-
- added possibility to create all parameter combinations from a ParameterConfigurationTree and generate an experiment from them
- 01:08 Changeset [5143] by
-
- Merged NSGA-II into trunk
- Ranking and crowding operators moved to HeuristicLab.Optimization.Operators
- CrowdedTournamentSelector moved to HeuristicLab.Selection
- Pareto front analyzer moved to HeuristicLab.Analysis with a base class should there be more (as discussed with swagner and mkommend)
- 00:45 Changeset [5142] by
-
Migrated projects to .NET 4.0 (#1350)
- 00:41 Changeset [5141] by
-
- just a typo
- 00:35 Changeset [5140] by
-
- Removed Michalewicz* operators from MultiRealVectorManipulator
- 00:21 Changeset [5139] by
-
- Added checkout icon
12/20/10:
- 22:44 Changeset [5138] by
-
Created branch for migration to .NET 4.0 (#1350)
- 22:41 Ticket #1350 (Migrate to .NET 4.0) created by
- 21:00 Ticket #1349 (PluginManager is unaware of application crashes) created by
- E.g. after the exception in #1348 appears the application that was …
- 20:56 Ticket #1348 (DefaultApplicationManager may crash in RegisterLoadedAssembly) created by
- I suspect this will happen only on development machines, but if you …
- 19:58 Changeset [5137] by
-
- more tests for the hive slave
- implemented a better way to write tests for the slave
- get rid of MessageTypes for core and executor
- various improvements in core and executor (better communication, bugfixes,...)
- 19:05 Changeset [5136] by
-
- worked on HiveEngine
- 13:51 Changeset [5135] by
-
- rename to HiveEngine
- 13:49 Changeset [5134] by
-
- rename to HiveEngine
- 10:36 Changeset [5133] by
-
- initial checkin
- 10:11 Changeset [5132] by
-
- added Prepare() after a job finished on slave to delete unnecessary executioncontexts and scopes
- 10:07 Ticket #1347 (Implement HiveEngine) created by
12/17/10:
- 16:22 Changeset [5131] by
-
Fixed exceptions in plugin infrastructure when trying to instantiate types which do not provide a parameterless constructor (#1309).
- 15:19 Changeset [5130] by
-
Fixed serialization of some VRP move operators (#1346)
- 15:18 Changeset [5129] by
-
Fixed serialization of some VRP move operators (#1346)
- 15:15 Ticket #1346 (There is a problem serializing some VRP move operators) created by
- Some VRP move operators cannot be properly serialized / deserialized
- 13:45 Changeset [5128] by
-
Added generic TS memory (#1343)
- 13:42 Changeset [5127] by
-
Implemented unified tabu search (WIP) (#1177)
- 12:44 Changeset [5126] by
-
Forgot to set AllowDropproperty in CrossValidationView (ticket #1345).
- 12:29 Ticket #1345 (Problems can't be dropped on a CrossValidation) created by
- 12:27 Changeset [5125] by
-
Corrected cloning and deserialization of CrossValidation (ticket #1342).
- 12:16 Changeset [5124] by
-
Correctly select parent.tag instead of just parent when trying to show the actual value (#47)
- 11:17 Changeset [5123] by
-
Added HeuristicLab.Optimization to VRP memory branch (#1343)
- 11:04 Changeset [5122] by
-
Enable showing actual values for parameters in non-current execution contexts (#47)
- 11:03 Changeset [5121] by
-
- Show empty operator trace when not enabled (#47)
- 10:55 Ticket #1344 (EvaluatedSolutions result for GAs) created by
- The EvaluatedSolutions result should be calculated in GAs to make …
- 10:45 Changeset [5120] by
-
Created branch for ticket #1343
- 10:43 Changeset [5119] by
-
Created branch for ticket #1343
- 10:37 Ticket #1343 (Add a memory to the tabu search algorithm) created by
- A generic memory concept should be added to the current tabu search …
12/16/10:
- 18:23 Changeset [5118] by
-
Fixed cloning of SymbolicClassificationProblem (ticket #1342).
- 18:19 Ticket #1342 (Cloning of ClassificationProblems changed its parameters) created by
- 17:57 Changeset [5117] by
-
(#47)
- Disable detailed logging while not stepping for drastic reduction in log size
- Optionally disable operator trace for much faster execution and persistence (disabled by default)
- Initially enable stepping over stack operations
- 13:37 Ticket #1341 (The actual name of LookupParameters should never be empty) created by
- If a new LookupParameter is created without specifying its …
- 12:19 Changeset [5116] by
-
- fixed truncation of bold text in TreeView
- changed "show actual value" initial caps
- select node on right click
- fixed margins
- include actual name for parameters
- remove unnecessary labels
(#47)
- 00:40 Changeset [5115] by
-
Fixed project references (#47).
- 00:27 Changeset [5114] by
-
Integrated DebugEngine into trunk (#47).
12/15/10:
- 23:48 Changeset [5113] by
-
- resolving svn issue
- 23:48 Changeset [5112] by
-
- resolving svn issue
- 23:41 Changeset [5111] by
-
- improved exchangeability of crossover and mutation operators for parameter values
- 15:43 Changeset [5110] by
-
- optional parameter values now can be null
- problem type can now be set specifically
- values are constrained to the encoding of the Problem
- moved repetitions parameter to MetaOptimizationProblem
- 13:53 Changeset [5109] by
-
Corrected SymbolicSimplifier.Negate in GP.Symbols branch (ticket #1340).
- 13:51 Changeset [5108] by
-
Corrected SymbolicSimplifier negate method (ticket #1340).
- 13:39 Ticket #1340 (SymbolicSimplifier does not always work as expected) created by
12/14/10:
- 23:22 Changeset [5107] by
-
Added EMSS 2010 experiments of swagner
- 16:52 Changeset [5106] by
-
- made MockJob to execute asynchronously with the option to spinWait
- added methods to IHiveService
- implemented methods for Slave handling in HiveService
- added more tests for server
- changed db-schema of slaves and slavegroups
- 16:11 Changeset [5105] by
-
ported most of the slave code to 3.4 #1233
- 16:07 Changeset [5104] by
-
added some more functionality to the MockService #1233
- 16:02 Changeset [5103] by
-
added missing events #1233
- 15:58 Changeset [5102] by
-
added missing method #1233
- 15:57 Changeset [5101] by
-
added missing method #1233
- 14:19 Changeset [5100] by
-
renamed folder for misc files related to publications
- 14:18 Changeset [5099] by
-
moved folder for misc files out of trunk
- 14:14 AdditionalMaterial edited by
- (diff)
- 14:13 AdditionalMaterial edited by
- (diff)
- 14:11 AdditionalMaterial edited by
- (diff)
- 14:08 AdditionalMaterial edited by
- (diff)
- 14:08 AdditionalMaterial edited by
- (diff)
- 14:08 AdditionalMaterial edited by
- (diff)
- 14:03 AdditionalMaterial edited by
- added short description for breiman-I dataset (diff)
- 13:32 Changeset [5098] by
-
Removed evaluator.quality and PCT2.SymbolicExpressionTree actual name in SymbolicRegressionProblem and -Base (ticket #1339).
- 13:28 Ticket #1339 (Remove regression specific actual names from problem base classes) created by
- This is necessary to make user defined algorithms working with …
- 11:30 Changeset [5097] by
-
DataTable, DataRow and DataTableView have been unsealed. (#1338)
A possible persistence problem has also been fixed by directly persisting the visualProperties property otherwise an ArgumentException might break backwards compatibility.
- 11:26 Ticket #1338 (DataTable should be unsealed) created by
- The DataTable class has a lot of potential to be extended, …
- 10:10 Ticket #1316 (Caching of operators can cause dependency problems) closed by
- rejected: After discussion with abeham this issue is deemed to complicated to …
12/13/10:
- 19:40 Changeset [5096] by
-
Minor change in CSV importer to address a bug report. #1173
- 16:09 Changeset [5095] by
-
- fixed config merge process
- worked on hive server test setup
- 15:34 Changeset [5094] by
-
- Added clone icon
- 15:27 Ticket #1337 (Rename image library and add further icons) created by
- The image library should contain both images from the VS2008 and …
- 14:13 Changeset [5093] by
-
- moved all state-information into lifecycleManager
- changed isolation level for transactions to ReadCommited
- made currentlyFetching-status on slave more rubust
- made LogServiceReader more rubust
- 12:46 Changeset [5092] by
-
fix file name #1233
- 11:44 Changeset [5091] by
-
rename HiveExperiment to ExperimentManager #1233
12/12/10:
- 12:01 Changeset [5090] by
-
Removed unnecessary test settings file (#1336)
- 11:58 Changeset [5089] by
-
Removed unnecessary test settings file (#1336)
- 11:35 Changeset [5088] by
-
Created new test settings for executing unit tests on HL build server (#1336)
- 11:34 Ticket #1336 (Run unit tests after each nightly build) created by
- 11:34 Changeset [5087] by
-
- enabled multiple problems
- enabled n repetitions
- improved results output
- reduced memory footprint significantly
- removed viewhost icons for less screen space waste
12/11/10:
- 22:56 Ticket #1335 (Review and refactor optimizer base classes) created by
- Review, refactor and unify all classes which implement IOptimizer.
- 22:54 Ticket #1334 (Explore binary serialization as an alternative to serialize Hive jobs) created by
- 22:52 Ticket #1333 (Implement ParallelEngine) created by
- Similar to the ThreadParallelEngine of HL 3.2, a ParallelEngine …
- 22:51 Ticket #1332 (Explore approaches to implement fast algorithms) created by
- Check how fast algorithms (i.e. algorithms which are not represented …
- 19:47 Changeset [5086] by
-
- Added a basic plugin project template
12/10/10:
- 20:20 Changeset [5085] by
-
some Methods in OKBServiceClient implemented #1218
- 19:56 Changeset [5084] by
-
correction generation of jax-ws sources (from wsdl) #1218
- 19:39 Changeset [5083] by
-
#1198 add missing files
- 19:00 Changeset [5082] by
-
commented out wsdldirectory (using online wsdl generation) #1218
- 18:16 Changeset [5081] by
-
#1198 prototype call methods from okb service
- 17:38 Changeset [5080] by
-
Implemented wiring of problem specific analyzers in UserDefinedAlgorithms (ticket #1327)
- 17:18 Ticket #1331 (Implement Scatter Search) created by
- 17:18 Ticket #1330 (Implement Quadratic Assignment Problem (QAP)) created by
- 17:17 Ticket #1329 (Implement scheduling problems) created by
- 17:16 Ticket #1328 (Implement SSGA) created by
- 13:31 Ticket #1327 (UserDefinedAlgorithms should update the problem specific analyzers) created by
- 13:27 Changeset [5079] by
-
Moved Dispose method from Designer.cs to ContentView.cs (ticket #1326).
12/09/10:
- 14:39 AdditionalMaterial edited by
- (diff)
- 14:39 AdditionalMaterial edited by
- (diff)
- 13:55 Changeset [5078] by
-
- removed dash from solution file name
- reorganized MessageContainer.MessageTypes
- added server test project
- 12:06 Changeset [5077] by
-
disable context menu "Show Value" if value is null or not an IContent (#47)
- 11:01 Ticket #1326 (Move dispose method in ContentView out of the designer generated file) created by
- 11:00 AdditionalMaterial edited by
- (diff)
- 10:59 AdditionalMaterial edited by
- (diff)
- 10:55 AdditionalMaterial edited by
- (diff)
- 10:55 AdditionalMaterial edited by
- added reference (diff)
- 10:52 AdditionalMaterial edited by
- (diff)
- 10:51 AdditionalMaterial edited by
- fixed image link (diff)
- 10:49 AdditionalMaterial edited by
- description of friedman-I dataset (diff)
- 10:45 Changeset [5076] by
-
Corrected persistence of VariableCondition and conditional evaluator (ticket #1256).
- 10:29 Changeset [5075] by
-
added datasets used in disseration of gkronber
- 10:14 Changeset [5074] by
-
Corrected clonining of conditional evaluator (ticket #1256).
- 09:55 AdditionalMaterial edited by
- structure (diff)
- 09:44 AdditionalMaterial edited by
- (diff)
- 09:41 AdditionalMaterial created by
- Created additional material page
- 02:27 Changeset [5073] by
-
Worked on OKB (#1174)
12/08/10:
- 14:44 Changeset [5072] by
-
#1198 Created design and modified views to create submenus
- 00:47 Changeset [5071] by
-
Worked on OKB (#1174)