Timeline
12/02/15:
- 15:46 Changeset [13434] by
-
#2060 Unset the ok-button as the dialogs AcceptButton.
This way the ok-button has to be clicked manually (or focused via tab and then pressed enter) to avoid accidently closing the dialog.
- 14:32 Changeset [13433] by
-
- Now, also categories are searched for. If a category matches, all items and subcategories within are displayed.
- Fixed an issue that the wrong item was preselected (eg NSGA instead of GA).
- The dialog does not save the previous selected type anymore when closing and reopening the dialog.
- 13:50 Ticket #1977 (OneClick parallelization of Tasks in the Hive JobManager) closed by
- obsolete: I'm closing this ticket because this has already been changed so that …
- 13:45 Ticket #1764 (The Hive Status page should show which resources are allowed to ...) closed by
- obsolete: Has been implemented in #2388
- 13:45 Ticket #2063 (Implement Hive Statistics) closed by
- obsolete: The work from this ticket has already been released with #2388
- 13:36 Ticket #1744 (Implement a Hive engine which can be executed in the Hive) closed by
- rejected: I'm terminating this branch and ticket as it did not work out as …
- 13:34 Changeset [13432] by
-
#1744 deleted Hive engine branch
- 13:23 Changeset [13431] by
-
#2438 removed old OKB ECJ branches
- 13:12 Changeset [13430] by
-
#2539 removed duplicated post build event
- 12:46 Changeset [13429] by
-
#2539: removed files from project
- 12:32 Changeset [13428] by
-
#2539: fixed MergeConfigs.cmd and .sh files, removed obsolete files
- 12:30 Ticket #2539 (MergeConfigs.cmd does not work correctly) created by
- The MergeConfigs.cmd uses a variable Outdir which comes from the build …
- 11:45 Ticket #2538 (Delete outdated plugins) created by
- 10:15 Ticket #2417 (Extend interface for IDataset to allow access by column index) closed by
- rejected: Replying to mkommend: > Replying to gkronber: …
- 10:02 Ticket #2537 (Support ISymbolicRegressionSolutions as mean function for Gaussian ...) created by
- In combination with AutoDiff this would allow us to optimize the …
- 09:50 Changeset [13427] by
-
#2536: Implemented IStringConvertibleMatrix explicitly in Dataset.
- 09:43 Ticket #2536 (Dataset should implement IStringConvertibleMatrix explicitly) created by
- The reason is that IStringConvertibleMatrix is only implemented for …
12/01/15:
- 21:00 Changeset [13426] by
-
#1772: Updated the GenealogyGraphChart using new chart modes from HeuristicLab.Visualization
- 12:49 Changeset [13425] by
-
#2535: Corrected text box size in StringConvertibleValueView.
- 12:47 Ticket #2535 (TextBox in StringConvertibleValueView is truncated) created by
- Currently the right border of the text box in the …
- 00:10 Changeset [13424] by
-
#1772: Fixed bug due to incorrect caching in the traceMap where in some cases trace graph arcs could contain incorrect trace data (this does not affect or invalidate any previous tracing results as arc information is only being used for visualization). Simplified code by removing the traceMap completely and passing the indices directly to the trace method.
11/30/15:
- 21:06 Changeset [13423] by
-
#2221: minor changes
- 15:12 Changeset [13422] by
-
#2521: Adapted type discovery and type selector to allow the creation of generic programmable problems.
- 14:51 Changeset [13421] by
-
#1087 implemented skeleton structure and first testfunctions(Fonesca, SchafferN1 & SchafferN2)
- 12:43 Changeset [13420] by
-
#2532
Corrected the range of randomly selected tours for the PDExchange-move.
Because the PDExchange-move swaps two cities from different tours, it makes no sense to select a new(empty) tour as there aren't any cities to swap.
- 12:07 Changeset [13419] by
-
#2071: removed cloning of values in dataset (TODO: review data preprocessing)
- 10:17 Changeset [13418] by
-
- fixed some references
- fixed versions and year
- updated sln file to more recent vstudio
- 10:04 Ticket #2534 (Build.cmd does not work with Visual Studio 2015-only installations) created by
- The error is: CSC : error CS1548: Kryptografischer Fehler während der …
- 09:19 Changeset [13417] by
-
updated tutorial slides
- 09:07 Changeset [13416] by
-
updated tutorial (version on introductory slide, algorithms and problems
- 06:41 Changeset [13415] by
-
#2071: added plugin dependency for HeuristicLab.Common
11/29/15:
- 16:59 Changeset [13414] by
-
#2071: added progress reporting when importing regression problem data from csv files.
- 15:33 Changeset [13413] by
-
#2071: only preview first 500 lines of data in CSV import dialog.
11/28/15:
- 23:38 Changeset [13412] by
-
- Completely refactored PTSP branch
- Added two sets of problem instances based on TSPLIB: homogeneous and heterogeneous
- Implemented missing EvaluateByCoordinates for 1-shift moves
- Made it clear that move evaluators are for estimated PTSP only
- Changed parameter realization from a rather strange list of list of ints to a list of bool arrays
- Reusing code of the 2-opt and 1-shift move evaluators in 2.5 move evaluator
- Introducing distance calculators to properly handle the case when no distance matrix is given (previous code only worked with distance matrix and without only with euclidean distance in some settings)
- Fixed several smaller code issues: protected, static, method parameters, copy & paste, interfaces, naming, parameters, serialization hooks, license headers, doc comments, data types
- Completely refactored PTSP branch
- 17:02 Changeset [13411] by
-
#2071 minor refactoring of TableFileParser (let's see if the unit tests pass..., today I'm daring...)
- 08:31 Ticket #2533 (Support Push as GP language) created by
- Push is a stack-based typed programming language especially developed …
11/27/15:
- 14:59 Changeset [13410] by
-
#2520 increased repetitions to get more realistic results
- 14:23 Changeset [13409] by
-
- added profiling to unit tests
- added more unit tests
- 14:15 Ticket #2532 (PotvinPDExchangeSingleMoveGenerator throws ArgumentOutOfRangeException) created by
- The PotvinPDExchangeSingleMoveGenerator throws an …
- 10:20 Ticket #1332 (Explore approaches to implement fast algorithms) closed by
- obsolete: Yes, that's true, and #2524 will even improve this, so I'm closing it.
11/26/15:
- 17:36 Changeset [13408] by
-
#2521: Adapted unit tests in problem refactoring branch.
- 17:07 Changeset [13407] by
-
#2520 worked on type and enum transformers
- 12:31 Changeset [13406] by
-
#2530 Instead of setting a new EnumValue in the parameter, the value of the EnumValue is set.
- 12:20 Ticket #2531 (Simplify the CreateExperimentDialog) created by
- The internal logic of the CreateExperimentDialog is fairly complex …
- 11:29 Ticket #2530 (CreateExperimentDialog Error (EnumValue + FixedValueParameter)) created by
- Varying an EnumValue<T> in the CreateExperimentDialog causes an …
- 10:30 Ticket #2529 (AR1 is not evaluated correctly on the test partition) created by
- The AR1 model should regress on the previous model outputs in the test …
- 10:00 Milestone HeuristicLab sebb4g1SS10 completed
- == Ready for Release == [[TicketQuery(milestone=HeuristicLab …
- 09:59 Ticket #1436 (Documentation) closed by
- done
- 09:56 Changeset [13405] by
-
#2521: Implemented SchafferF6 test function
- 09:39 DevelopersTeam edited by
- (diff)
- 09:36 Ticket #1844 (Implement the Schaffer F6 test function) closed by
- obsolete: will be done in #2521
- 09:30 Changeset [13404] by
-
- Adapted Knapsack problem to new problem infrastructure
- Introduced additional interfaces in binary vector encoding
- Improved KnapsackImprovementOperator which requires less evaluated solutions in case of an infeasible start solution
Loosely related change:
- All LookupParameters are now shown by default
- Wiring code should make sure that wired parameters are hidden
11/25/15:
- 23:24 Changeset [13403] by
-
- Adapted single-objective test function problem to new problem infrastructure
- Added additional interfaces to RealVectorEncoding
- Fixed IParticleUpdater interface (must implement IStochasticOperator if it contains a Random parameter)
- 17:50 Changeset [13402] by
-
#2527 Implemented ALPS-OSGA on the base of the AlpsGeneticAlgorithm and and the OffspringSelectionGeneticAlgorithmMainOperator.
- 17:30 Changeset [13401] by
-
fixed bugtraq properties
- 17:17 Changeset [13400] by
-
fixed bugtraq properties
- 17:14 Changeset [13399] by
-
#1772: Fix compilation errors caused by changes in the Visualization branch.
- 17:13 Changeset [13398] by
-
fixed bugtraq properties
- 17:02 Changeset [13397] by
-
fixed bugtraq properties
- 16:43 Ticket #2528 (Adapt algorithms to use the generic termination criteria) created by
- All algorithms should use the new termination criteria, implemented in …
- 16:22 Changeset [13396] by
-
- Refactored QuadraticAssignmentProblem to use new SingleObjectiveProblem
- Removed QAPEvaluator
- Adapted RobustTabooSearch
- Introduced several interfaces in PermutationEncoding necessary for wiring
- Changed all Encodings to use IItem instead of IOperator in ConfigureOperators (name still unchanged)
- Added a protected MaximizationParameter property in SingleObjectiveProblem (necessary for wiring)
- Changed AlleleFrequnencyAnalyzer to use ISolution interface instead of IItem
- Added a comment to ISolutionCreator<TSolution> of some changes that would be welcomed
- Refactored QuadraticAssignmentProblem to use new SingleObjectiveProblem
- 14:15 Ticket #2527 (Implement ALPS with Offspring Selection) created by
- Implement ALPS with an offspring selection genetic algorithm …
- 13:59 Changeset [13395] by
-
- Changed unit test that it also lists types that have a StorableConstructor but are not marked as StorableClass.
- Put both storable tests in a single StorableTest.cs.
- Added missing StorableClassAttributes.
- 13:49 Ticket #2526 (Release HeuristicLab 3.3.14) created by
- Codename: * Denver New Features: * BinPacking * …
- 11:53 Changeset [13394] by
-
#1087: Created new plugin for multi-objective test functions.
- 09:53 Changeset [13393] by
-
#2525 Added a unit test that reports types that have a Storable member but does not define a StorableClassAttribute.
- 09:46 Changeset [13392] by
-
#2525 Added missing StorableClassAttribute.
- 09:45 Ticket #2525 (Some types are missing a StorableClassAttribute) created by
- Some types do not have a StorableClassAttribute although they have …
- 08:58 Ticket #1198 (Implement HeuristicLab web application) closed by
- obsolete: Implemented mainly in #2388. Already in stable.
- 08:54 Changeset [13391] by
-
#1198 removed remaining WebApplication branch
11/24/15:
- 19:15 Changeset [13390] by
-
#2521: fixed template and bug in programmable problem with multi encoding
- 19:02 Changeset [13389] by
-
#2522: removed Starter form and instead init plugin discovery and launch of application from Startup project (.exe)
- 18:43 Changeset [13388] by
-
- Readded excluded views
- Removed ProblemInstanceProviderView which was not referenced in the project file
- Fixed plugin dependency
- 18:32 Changeset [13387] by
-
#2520: Worked on new persistence implementation
- 18:24 Changeset [13386] by
-
- fixed duplicate guids
- adapted/added unit tests for new persistence
- 18:22 Changeset [13385] by
-
#2521: fixed plugin dependencies and updated samples
- 18:07 Changeset [13384] by
- 17:58 Changeset [13383] by
-
#2438: Deleted branch for HiveStatistics (original ticket #2388).
- 17:58 Changeset [13382] by
-
#2521: added default ctor to SymbolicExpressionTreeEncoding (otherwise the parameter in Problem<..> cannot create it)
- 17:51 Changeset [13381] by
-
#2438: Deleted branch for mbot.
- 17:50 Changeset [13380] by
-
#2521: updated categories, template
- 17:50 Changeset [13379] by
-
#2438: Deleted VisualizeAsMDS branch.
- 17:46 Changeset [13378] by
-
#2524: made BasicAlgorithm pausable
- 17:44 Changeset [13377] by
-
#2521: Added missing interfaces to problems.
- 17:44 Changeset [13376] by
-
#2521: working on refactoring
- 17:29 Changeset [13375] by
-
#2520: Worked on new persistence implementation
- 17:28 Changeset [13374] by
-
#2521: removed obsolete file
- 17:27 Changeset [13373] by
-
#2521: adapted templates, fixed missing reference in outdated plugin lawnmower
- 17:22 Changeset [13372] by
-
#2521: Fixed all problems.
- 17:21 Changeset [13371] by
-
#2524: created branch PausableBasicAlgorithm
- 17:19 Ticket #2524 (It should be possible to pause BasicAlgorithms) created by
- BasicAlgorithms can only be prepared, started and stopped, not …
- 17:10 Changeset [13370] by
-
#2520 fixed unit tests
- 17:08 Changeset [13369] by
-
#2522: improvements to AboutDialog and PluginInformationDialog
- 17:08 Changeset [13368] by
-
#2520 added guids to storable classes
- 16:59 Changeset [13367] by
-
#2520: Worked on new persistence implementation
- 16:48 Changeset [13366] by
-
#2521: Adapted PermutationEncoding and TSP.
- 16:43 Changeset [13365] by
-
#2521: fixed recreation of programmable problem's encoding
- 16:42 Changeset [13364] by
-
#2521: Refactored IntegerVectorEncoding, KnapsackProblem, and P3.
- 16:34 Changeset [13363] by
-
#2522: improvements to new PluginInformationDialog and removed obsolete classes
- 16:19 Changeset [13362] by
-
#2521: Forgot to commit IMultiObjectiveProblem.
- 16:01 Changeset [13361] by
-
#2521: Adapted real vector encoding, test function problems, P3, CMA-ES and optimization.
- 15:45 Changeset [13360] by
-
#2522: added new PluginInformationDialog
- 15:24 Changeset [13359] by
-
#2521: worked on multi-encoding (it works again). Some issues are still present:
- The programmable template needs to be slightly updated for multi-encoding
- The encoding is recreated every time it is compiled making it impossible to configure operators
- 15:22 Changeset [13358] by
-
#2520: Worked on new persistence implementation
- 14:29 Changeset [13357] by
-
#2521: changed solution name of combined encoding
- 12:56 Changeset [13356] by
-
#2521: working on multi-encoding
- 12:49 Changeset [13355] by
-
#2258: updated unit test utils
- 12:20 Changeset [13354] by
-
#2258: improved cancellation support
- 11:58 Changeset [13353] by
-
#2522: added assembly attribute for release code name and updated AboutDialog as well as SplashScreen to show information of the EntryAssembly (in our case HeuristicLab-3.3.exe)
- 11:53 Changeset [13352] by
-
#2522 added overrides for ShowError in IMainForm
11/23/15:
- 22:18 Changeset [13351] by
-
#2521: Adapted multi-encoding for new infrastructure
TODO: Evaluator, Analyzer, ... need to be copied
- 21:38 Changeset [13350] by
-
#2521: Adapted multi-objective programmable problem.
- 21:18 Changeset [13349] by
-
#2258: added StartAsync to IExecutable
- 21:07 Changeset [13348] by
-
#2521: Refactored single-objective programmable problem.
- 18:47 Changeset [13347] by
-
#2520: Worked on persistence overhaul
- 18:39 Changeset [13346] by
-
#2523: created branch for removing persistence backwards compatibility code
- 18:38 Ticket #2523 (Remove code for persistence backwards compatibility to prepare for new ...) created by
- 18:38 Changeset [13345] by
-
#2521: refactored programmable problem
- 17:56 Changeset [13344] by
-
#2522: removed unused interface IControlManager, removed usage of restartApplication field (see r13343)
- 17:31 Changeset [13343] by
-
#2522: removed support for restarting of HL-applications (nobody seems to use this anyway)
- 17:26 Changeset [13342] by
-
#2522: deleted empty folders
- 17:25 Changeset [13341] by
-
#2522: moved files from folders into top-level folder to reduce the number of folders
- 17:16 Changeset [13340] by
-
#2522: added release name to SplashScreen, added AssemblyInfo.cs.frame file for HeuristicLab.PluginInfrastructure.UI
- 16:55 Ticket #1891 (Redesign update service) closed by
- obsolete: Update service has been dead for a long time (I think the last working …
- 16:14 Changeset [13339] by
-
#2521: Rectored problems and encodings.
- 16:14 Changeset [13338] by
-
- moved UI components out of HeuristicLab.PluginInfrastructure -> HeuristicLab.PluginInfrastructure.UI
- moved ErrorDialog to HeuristicLab.MainForm.WindowsForms
- moved ErrorHandling (for building an error message string) to HeuristicLab.Common
- Changed exception handlers in Views to use MainForm.ShowError()
- Changed usages for ErrorDialog in non-UI components to throw exceptions instead.
- 15:17 Changeset [13337] by
-
#2521: Added new class for problem refactoring.
- 15:15 Changeset [13336] by
-
#2521: Refactored encodings and problems.
- 12:19 Changeset [13335] by
-
#2522: removed IStatusDisplay and PluginInfrastructureCancelEventArgs
- 11:48 Changeset [13334] by
-
#2522: removed unused files
- 11:32 Changeset [13333] by
-
#2522: removed classes for plugin uploading and updating
- 10:03 Changeset [13332] by
-
#2522 branched trunk/source for refactoring of plugin infrastructure
- 10:01 Changeset [13331] by
-
#2521: Branched trunk/sources for problem refactoring.
- 10:00 Changeset [13330] by
-
#2521: Deleted wrongly created for problem refactoring.
- 09:53 Changeset [13329] by
- 09:50 Changeset [13328] by
- 09:48 Changeset [13327] by
-
#2521: Branched whole trunk for problem refactoring.
- 09:47 Ticket #2522 (Refactor PluginInfrastructure) created by
- The plugin infrastructure should be simplified. Related tickets …
- 09:47 Ticket #2521 (Refactor Problem/Encoding) created by
-
* HL 3.3.16 merge
*
Check all added files for StorableTypes and …
11/22/15:
- 23:31 Changeset [13326] by
-
#2520: Created plugin for new persistence implementation
11/20/15:
- 23:21 Changeset [13325] by
- 23:19 Changeset [13324] by
-
#2520: Removed empty branch in order to create branch of full trunk
- 22:49 WikiStart edited by
- (diff)
- 22:46 Changeset [13323] by
-
#2520: Created branch for persistence overhaul
- 22:45 Ticket #2520 (Persistence Overhaul) created by
- The HeuristicLab persistence layer should be overhauled for …
- 14:19 Blog: HeuristicLab 3.3.13 "Windischgarsten" Release edited by
- 14:12 Blog: HeuristicLab 3.3.13 "Windischgarsten" Release created by
- 13:51 Features edited by
- (diff)
- 13:45 Changeset [13322] by
-
#2428 updated tutorial slides
- 13:36 Milestone HeuristicLab 3.3.13 completed
- == HeuristicLab 3.3.13 "Windischgarsten" - November 20th, 2015 == * …
- 13:35 Ticket #2428 (Release HeuristicLab 3.3.13) closed by
- done
- 13:32 ChangeLogPending edited by
- (diff)
- 13:30 ChangeLog edited by
- (diff)
- 13:28 Download edited by
- (diff)
- 13:06 Changeset [13321] by
-
#2428 merged r13316, r13317, r13319 from stable back into trunk
- 13:01 Changeset [13320] by
-
#2428 created tag for 3.3.13
- 12:57 Changeset [13319] by
-
#2428 updated samples
- 12:52 Ticket #2519 (Release HeuristicLab 4.0) created by
- Codename: * New Features: * Release Steps: …
- 12:51 Changeset [13318] by
-
#2442: Enabled power functions for the grammar in the TestCompiledInterpreterEstimatedValuesConsistency test method.
- 12:47 Changeset [13317] by
-
#2428 updated copyright year where it was missing
- 12:42 Changeset [13316] by
-
#2428 updated version in
- assembly info
- plugin file
- installer files
Versions:
3.3.0. -> 3.3.13.
3.3.9. -> 3.3.13.
3.3.12. -> 3.3.13.
3.4.0. -> 3.4.1.
3.4.1. -> 3.4.2.
3.4.2. -> 3.4.3.
3.4.4. -> 3.4.5.
3.4.5. -> 3.4.6.
3.4.8. -> 3.4.9.
3.4.22. -> 3.4.23.
3.5.7. -> 3.5.8.
- 11:27 Changeset [13315] by
-
#2442: Updated unit tests
- 01:17 Changeset [13314] by
-
#2442: Update unit test (forgot to uncomment code and remove Debugger.Launch)
- 00:50 Changeset [13313] by
-
#2442: Added CreateDelegate method to be able to get the lambda expression corresponding to a symbolic expression tree, performed minor cosmetic enhancements of the SymbolicDataAnalysisExpressionCompiledTreeInterpreter. Updated unit tests, added unit test for testing the correctness of the SymbolicDataAnalysisExpressionCompiledTreeInterpreter which can show exactly which operations cause deviations.
11/19/15:
- 21:17 Ticket #2069 (Implement GP problem for code generation) closed by
- done
- 21:16 Changeset [13312] by
-
#2069: merged r13210,r13225,r13266,r13309,r13311 from trunk to stable
- 20:53 Changeset [13311] by
-
#2069: Minor code changes in interpreter, restricted ShotPowerTreeNode to [0.1,3], changed evaluation of InterpretComparison.
- 19:51 Ticket #2175 (Calculate the complexity of symbolic expression trees) closed by
- done
- 19:39 Changeset [13310] by
- 17:54 Changeset [13309] by
-
#2069: added synchronization for the evaluation of robocode programs
- 17:33 Changeset [13308] by
-
#2175 terminated feature branch (changesets have been merged to trunk)
- 17:31 Changeset [13307] by
-
#2175: fixed a typo while reviewing
- 15:51 Changeset [13306] by
- 15:45 Changeset [13305] by
- 15:22 Changeset [13304] by
- 15:19 Changeset [13303] by
- 15:03 Changeset [13302] by
- 14:58 Ticket #2518 (Set svn:ignore properties correctly for Problems.NK) closed by
- obsolete: gkronber: I just found that you already fixed this, it just wasn't …
- 14:53 Changeset [13301] by
- 14:26 Ticket #2478 (Offspring selection for Evolution Strategy) closed by
- done
- 14:26 Ticket #2454 (The ItemName of Creatables should include their respective acronym) closed by
- done
- 14:15 Changeset [13300] by
-
#2175 made some changes while reviewing the code
- 14:08 Changeset [13299] by
- 13:46 Changeset [13298] by
- 13:38 Ticket #1967 (Evolution of mean and covariance functions for Gaussian processes using GP) closed by
- done
- 13:38 Ticket #2472 (Create HeuristicLab.Problems.GeneticProgramming) closed by
- done
- 13:35 Changeset [13297] by
-
#2454: merged r13238:13239 from trunk to stable
- 13:34 Changeset [13296] by
- 13:33 Changeset [13295] by
- 13:31 Changeset [13294] by
-
#2478: merged r13164,13165 from trunk to stable (resolving conflict in solution file)
- 13:29 Changeset [13293] by
- 13:24 Changeset [13292] by
-
#2478: merged r13164,r13165,r13237,r13261 from trunk to stable (resolving conflicts). This should solve the build fail.
- 13:21 Changeset [13291] by
-
#2428: updated hl download images
- 12:32 Ticket #2518 (Set svn:ignore properties correctly for Problems.NK) created by
- this is not set correctly in the stable branch (maybe also in trunk?)
- 12:06 Changeset [13290] by
-
#1967: merged r13200,r13201,r13209,r13234,r13242 from trunk to stable
- 12:02 Ticket #2486 (Allow add columns and rows for data preprocessing) closed by
- done: r13289: Merged r12983, r12986, r13252 and r13271 into stable.
- 12:02 Changeset [13289] by
-
#2486: Merged r12983, r12986, r13252 and r13271 into stable.
- 12:02 Changeset [13288] by
-
#2442: Removed time lagged symbols as they bring extra complexity in evaluating variables and a big performance penalty. Fixed interpretation of Psi, Power, Root, Square symbols.
- 12:00 Ticket #2027 (Customizable termination criteria) closed by
- done
- 11:59 Changeset [13287] by
- 11:58 Changeset [13286] by
-
#1967: merged r12946,r12948,r12953,r12954 from trunk to stable
- 11:57 Ticket #2269 (Implement ALPS) closed by
- done: r13285 merged r13214, r13217, r13223, r13224, r13226, r13228, r13231, …
- 11:56 Changeset [13285] by
-
#2269 merged r13214, r13217, r13223, r13224, r13226, r13228, r13231, r13232, r13260 into stable
- 11:55 Changeset [13284] by
-
#2466: Recorded merge info for merge of r12886 into stable (r13196).
- 11:45 Ticket #2385 (Boolean parameter for data-analysis algorithms to disable creation of ...) closed by
- done
- 11:45 Changeset [13283] by
-
#2385: merged r12934,r13204,r13205,r13270 from trunk to stable
- 11:43 Changeset [13282] by
- 11:43 Ticket #2512 (GEArtificialAntProblem does not synchronize access to random parameter) closed by
- done: r13281: merged r13233, r13243 from trunk to stable
- 11:43 Changeset [13281] by
- 11:42 Changeset [13280] by
-
#2472: merged r12921,r12936:12938,r12940,r12947,r13055:13058,r13163,r13267,r13269 from trunk to stable
- 11:39 Changeset [13279] by
-
#2472: merged r12911-12912, r12915-12918 from trunk to stable
- 11:38 Changeset [13278] by
-
#2472: merged r12895:12906 from trunk to stable
- 11:38 Ticket #2453 (Double precision artifacts cause exceptions in the phenotypic ...) closed by
- done: r13182: Merged r12839 into stable.
- 11:29 Ticket #2298 (Add execution time to scripts) closed by
- done: r13277: Merged r13024, r13080, r13138, and r13218 into stable.
- 11:29 Changeset [13277] by
-
#2298: Merged r13024, r13080, r13138, and r13218 into stable.
- 11:02 Changeset [13276] by
- 10:59 Changeset [13275] by
-
#2438: Deleted branch for symbolic expression diversity analyzers (original ticket #2326).
- 10:54 Changeset [13274] by
-
#2438: Deleted branch for tree layouting (original ticket #2076).
- 10:52 Changeset [13273] by
-
#2438: Deleted branch for exporting data analysis solutions to excel (original ticket #1730).
- 10:50 Changeset [13272] by
- 10:45 Changeset [13271] by
-
#2486: Styled RenameColumnsDialog in the DataPreprocessing.
- 10:40 Ticket #2517 (The number of input digits is arbitrarily limited for problems in ...) created by
- 10:38 Ticket #2516 (Support transformation of trees evolved for BasicSymbolicRegression ...) created by
- Problems.DataAnalysis.Symbolic provides e.g.: - constants …
- 10:35 Ticket #2515 (Ephemeral random constants are randomly initialized for problem ...) created by
- -> results for these problems are not reproducible
- 10:14 Changeset [13270] by
-
#2385: Removed wrong comment in SVM classification and regression.
- 09:57 Changeset [13269] by
-
#2472: Moved cloning and persistence code near the default ctor for all new GP problems.
- 00:45 Changeset [13268] by
-
#2442: Fix potential out of bounds exception when getting variable values in the SymbolicDataAnalysisExpressionTreeLinearInterpreter
11/18/15:
- 22:29 Changeset [13267] by
-
#2472: Minor code improvements in HL.Problems.GP (typos, code organization, code unification).
- 20:21 Changeset [13266] by
-
#2069: added a unit test to create a robocode sample.
- 19:32 Changeset [13265] by
-
#2069: terminate robocode trunk integration branch
- 19:31 Changeset [13264] by
-
#2069: terminated Robocode feature development branch
- 19:30 Changeset [13263] by
-
#2478: terminated feature branch (OSES has been integrated into the trunk, OS-CMAES has not yet been integrated)
- 19:29 Changeset [13262] by
-
#2478: fixed copyright year (before branch is terminated)
- 19:27 Changeset [13261] by
-
- refactoring of ChildrenCopyCreator
- fixed the bug that EvolutionStrategyOffspringSelector ignored if the problem was a maximization or minimization problem
- removed unnecessary backwards-compatibility code
- 18:55 Changeset [13260] by
- 17:24 Ticket #1674 (Implement multi-objective external evaluation problem) closed by
- done: r13259 merged r13180,r13183,r13203,r13212,r13257 into stable
- 17:23 Changeset [13259] by
- 16:34 Ticket #2116 (Implement a breadcrumb navigation for view hosts) closed by
- done: r13258: merged r13014, r13244 and r13245 into stable
- 16:33 Changeset [13258] by
- 16:19 Changeset [13257] by
-
- Adapted ItemName from ExternalEvaluationProblem and MultiObjectiveExternalEvaluationProblem.
- Removed/Fixed the support script code in from the comments.
- 15:16 Changeset [13256] by
-
#2442: Added new unit tests for interpreters.
- 15:16 Changeset [13255] by
-
#2442: Automatically disabled variable condition symbols if no variable names are present.
- 15:07 Changeset [13254] by
-
#2442: Corrected behavior of the linear interpreter when evaluating the root symbol.
- 14:22 Changeset [13253] by
-
#2428: updated Test.cmd
- 14:10 Changeset [13252] by
-
- Added the possibility to add rows or columns by middle-click on a row or column header.
- Added a rename columns button which shows the new RenameColumnsDialog.
- Fixed a bug where no input variables where checked after exporting to a DataAnalysisProblemData.
- 13:55 Changeset [13251] by
-
#2442: Adapted locking in the symbolic expression trees interpreters when incrementing the evaluated solutions.
- 13:52 Changeset [13250] by
-
#2442: Removed integrated branch for the compiled symbolic expression tree interpreter.
- 13:51 Changeset [13249] by
-
#2442: Updated mergeinfo for HL.Problems.DataAnalysis.Symbolic.
- 13:50 Changeset [13248] by
-
#2442: Reintegrated branch for compiled symbolic expression tree interpreter.
- 13:39 Changeset [13247] by
-
#2442: Merged trunk changes into branch for compiled interpreter.
- 13:01 Ticket #2510 (Unit tests don't work in Visual Studio 2015) closed by
- done: r13246 merged r13227, r13235, r13236 into stable
- 13:01 Changeset [13246] by
- 12:59 Changeset [13245] by
-
#2116: fixed plugin dependencies
- 12:30 Changeset [13244] by
-
#2116: worked on breadcrumb navigation
- OperatorGraphView now checks for IOperatorGraphOperator instead of AlgorithmOperator
- removed breadcrumbs from collection views
- 12:00 Changeset [13243] by
-
#2512: Introduced syncRoot for synchronizing access to the random object.
- 11:56 Changeset [13242] by
-
#1967: Introduced separate lock object for synchronizing access to the random object.
- 10:39 Changeset [13241] by
-
#2175: merged all changes from branch to trunk (preserving the original .csproj-files so that I don't have to change reference and output paths)
- 10:34 Ticket #2485 (CSharp formatter for symbolic data analysis expressions does not ...) closed by
- done
- 10:33 Changeset [13240] by
- 10:31 Ticket #2514 (Boolean expressions are not translated correctly by the C# formatter ...) created by
- Boolean expressions are handled in a specific way in our tree …
- 09:47 Ticket #2513 (Persistence should check whether it is possible to write to the ...) created by
- Since serialization can take a long time it would be helpful to check …
- 09:33 Changeset [13239] by
-
#2454: minor change in ItemName for GE SymbReg
- 09:32 Changeset [13238] by
-
#2454: added acronyms where appropriate
- 09:20 Changeset [13237] by
-
#2478: created a sample unit test for OSES