Timeline
01/29/15:
- 15:35 Changeset [11840] by
-
#2251: used existing classes to reproduce (valid) improvement logic
- 11:53 Changeset [11839] by
-
#2250: check if path relinkers are available and update ExecutePathRelinking accordingly
01/28/15:
- 22:38 Changeset [11838] by
-
#2282: Added BEACON to the copyright on P3 files and included comments referring to the publication
- 20:19 Changeset [11837] by
-
- fixed a problem where an exception was thrown when the same progress bar was removed multiple times
- remove data points from histogram before adding new ones
- 14:32 Changeset [11836] by
-
- changed error and warning markup handling
- minor code changes
- 12:07 Changeset [11835] by
-
#2077: changed error and warning markup handling
01/27/15:
- 18:21 Changeset [11834] by
-
#2077: set scriptThread to null when the script completes execution
- 16:52 Changeset [11833] by
-
#2290 fixed script template file name in resource file
- 16:34 Changeset [11832] by
-
linear value function approximation and good results for poly-10 benchmark
- 16:01 Changeset [11831] by
-
#2290 updated new extlib projects to work with mono
- 15:56 Changeset [11830] by
-
#2290 made protogen project file also work on linux
- 15:38 Changeset [11829] by
-
#2290 renamed scilab example folder to get rid of space in folder name
- 13:01 Changeset [11828] by
-
#2098: Updated error column in the exported excel file to take the correct error (this fixes the MSE calculation).
- 10:41 Changeset [11827] by
-
#2098: Fixed bug when exporting VariableCondition formulas in the SymbolicDataAnalysisExpressionExcelFormatter
- 09:15 Changeset [11826] by
-
#2262: moved SafeVariableNameRegex and DefaultVariableName to the top of the class
01/26/15:
- 16:33 Changeset [11825] by
-
- do not offer completion for inaccessible protected members
- fixed go to line logic
- fixed comment in CSharpScriptTemplate
- 16:15 Changeset [11824] by
-
#2267 added switch to turn off diversity as selection criteria but still generate the analysis chart
- 15:52 Changeset [11823] by
-
- Added cosolving KSPTSP network
- Fixed output path in projects for release target
- Fixed penalty in seqsolving KSPTSP network (would produce infeasible solutions)
- Added some additional references
- 14:59 Changeset [11822] by
-
#2077: do not include internal members
- 09:29 Ticket #2112 (ThreadSafeLogThreadSafetyTest sometimes fails) closed by
- done: r11821 merged r11596,r11597,r11600 into stable branch
- 09:29 Changeset [11821] by
- 09:25 Ticket #2263 (Update TestFunctions Link) closed by
- done: r11820: merged r11453 into stable branch
- 09:25 Changeset [11820] by
01/23/15:
- 12:27 Changeset [11819] by
-
- added temporary fix to avoid crash trough code completion
- fixed updating of compilation succeeded/failed messages
- added Keys and Values properties to the Variables class (again)
- 11:57 Ticket #2298 (Add execution time to scripts) created by
01/22/15:
- 10:21 Ticket #2297 (ItemsRemoved event should use OldItems) created by
- For most of our observable collections one has to subscribe to 4 …
- 10:13 Ticket #2275 (IRealVectorStdDevStrategyParameterOperator does not derive from IOperator) closed by
- duplicate: I'm closing this ticket since this was already described in #2248 and …
- 10:10 Changeset [11818] by
-
#2248: Changed inheritance of IIntegerVectorStdDevStrategyParameterOperator from IItem to IOperator
- 00:31 Changeset [11817] by
-
#1772: Refactored genealogy graph views. Added an additional class specializing GenealogyGraphView<ISymbolicExpressionTree> for the sole purpose of making the SymbolicDataAnalysisGenealogyGraphView work with the designer. Added property to expose the SymbolicExpressionTreeChart in the GraphicalSymbolicExpressionTreeView in order to be able to wire mouse click events.
01/21/15:
- 18:59 Changeset [11816] by
-
- added parsing helpers
- minor code changes
- 16:59 Changeset [11815] by
-
#1668: Corrected exception text in basic algorithm.
- 13:10 Changeset [11814] by
-
#2174: Renamed scriptable to programmable problem.
- 11:54 Changeset [11813] by
-
#2174: Updated views and renamed programmable problem to basic problem and added individual extension methods.
- 11:23 Changeset [11812] by
-
#2174: Updated HL.Optimization with trunk changes.
- 11:16 Changeset [11811] by
-
#2077: deleted HeuristicLab.CodeEditor-3.3 and HeuristicLab.SharpDevelop-3.2.1 projects
- 11:01 Changeset [11810] by
-
#2077: added plugin dependency and license file
- 10:35 Changeset [11809] by
-
#2077: added missing project dependency
- 10:19 Changeset [11808] by
-
#2077: deleted CodeEditor branch
- 10:12 Changeset [11807] by
-
#2077: merged r11700:11806 back to trunk
01/20/15:
- 20:25 Changeset [11806] by
-
#2283: separated value-states from done-states in GenericGrammarPolicy and removed disabling of actions from bandit policies
- 17:40 Changeset [11805] by
-
#2077: removed source control bindings
- 17:35 Changeset [11804] by
-
- added fancy xml documentation
- fixed configurations and plattforms
- 17:23 Changeset [11803] by
-
#2283 moved problems into a separate folder
- 14:40 Changeset [11802] by
-
#2077: improved code completion
- 13:00 Changeset [11801] by
-
#2283 comment and new test runs
- 12:16 Changeset [11800] by
-
- added background parser to provide code completion for the scripted code
- minor code changes
01/19/15:
- 20:09 Changeset [11799] by
-
#2283: performance tuning and reactivated random-roll-out policy in sequential search
- 15:40 Changeset [11798] by
-
#2174: Added two TODO comments
- 13:05 Changeset [11797] by
-
#2174: Fixed namespaces in programmable problem plugin.
- 12:35 Changeset [11796] by
-
#2267 added analysis functionality to diversity comparer
- 11:34 Changeset [11795] by
-
#2283: added some notes on observed performance on problem instances
- 10:54 Changeset [11794] by
-
#2296 propagate length parameter to specialized Apply method and use it instead of cloning the Mean vector.
- 10:40 Ticket #2296 (RealVectorCreator does not honor Length parameter) created by
- When using the RealVectorCreator the Length parameter is ignored. …
01/18/15:
- 18:24 Changeset [11793] by
-
#2283 fixed compile errors and refactoring
01/16/15:
- 18:26 Changeset [11792] by
-
#2283 work-in-progress commit (does not compile)
- 14:39 Changeset [11791] by
-
#2282: Implemented stop button in PPP and adapted to new BasicAlgorithm.
- 14:25 Changeset [11790] by
-
#1668: Implemented BasicAlgorithm and an according view.
- 14:05 Changeset [11789] by
-
#2262: refactored scripting unit tests
- changed code template loading
- minor code changes
- 13:26 Changeset [11788] by
-
#2262: added custom tool namespace
- 11:23 Changeset [11787] by
-
#2262: refactored code template loading
- 11:14 Changeset [11786] by
-
#2174: Changed operator parameterization in programmable problem.
- 10:43 Changeset [11785] by
-
- added <Ctrl> + <G> keystroke to display a go to line dialog
- minor code changes
- 10:32 Changeset [11784] by
-
#2295 fixed typo
- 10:02 Changeset [11783] by
-
#2174: Adapted access modifiers of IntegerVectorEncoding.
- 10:00 Changeset [11782] by
-
#2295: Excluded empty arrays in the report of the DeepClonableCloningTest.
- 09:58 Ticket #2295 (DeepCloneableCloningTest reports too many warnings) created by
- The DeepCloneableCloningTest reports several pages of warnings in the …
- 09:49 Changeset [11781] by
-
#2294: Corrected warnings in SandboxApplicationManager.
- 09:41 Changeset [11780] by
-
#2174: Corrected maximization in programmable problem base classes.
- 09:39 Changeset [11779] by
-
#2174: Added sealed modifier to the IntegerEncoding.
01/15/15:
- 21:28 Changeset [11778] by
-
#2174: Added encoding projects to programmable problem solution and adapted them to the branch structure.
- 21:14 Changeset [11777] by
-
#2174: Branched HeuristicLab.Encodings.RealVectorEncoding.
- 21:13 Changeset [11776] by
-
#2174: Branched HeuristicLab.Encodings.PermutationEncoding.
- 21:12 Changeset [11775] by
-
#2174: Branched HeuristicLab.Encodings.IntegerVectorEncoding.
- 21:10 Changeset [11774] by
-
#2174: Branched HeuristicLab.Encodings.BinaryVectorEncoding.
- 20:56 Changeset [11773] by
-
#2174: Adapated encodings to use new type discovery mechanism.
- 20:45 Changeset [11772] by
-
#2294: Forgot one parameter in call forwarding of SandBoxApplicationManager.
- 20:27 Changeset [11771] by
-
#2294: Implemented type discovery within certain assemblies in ApplicationManagers.
- 20:12 Ticket #2294 (ApplicationManager should be able to discover types from specified ...) created by
- Currently it is only possible to discover type within a specified plugin.
- 18:59 Changeset [11770] by
-
#2283: worked on generic sequential search alg with bandit policy as parameter
- 17:25 Changeset [11769] by
-
#1772: Changed the GenealogyAnalyzer according to the changes in IGenealogyGraph.
- 17:17 Changeset [11768] by
-
#2174: Further bug fixing in programmable problem.
- 14:30 Changeset [11767] by
-
#2174: Several bug fixes in programmable problem that were discovered during testing.
- 13:48 Changeset [11766] by
-
#2278: Renamed positive class parameter to satisfy the parameter visibility unit test and fixed cloning of classification performance measures.
- 13:45 Changeset [11765] by
-
- added checks for InvokeRequired
- minor code changes
- 11:42 Changeset [11764] by
-
#2278: Deleted branch for classification extensions.
- 11:37 Changeset [11763] by
-
#2278: Merged changes in HL.Problems.DataAnalysis into the trunk.
- 11:30 Changeset [11762] by
-
#2278: Merged changes in HL.Optimization into the trunk.
- 11:16 Changeset [11761] by
-
#2278: Minor code cleanup in classification extensions.