Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/04/15:

23:55 Changeset [11894] by bburlacu

#2215: Performance optimizations (up to 25% faster).

21:38 Changeset [11893] by abeham

#2174:

  • Added possibility to define neighborhood and analyze function for external evaluation problems
18:14 Changeset [11892] by abeham

#2174:

  • Branched ExternalEvaluation
    • Changed to use SingleObjectiveBasicProblem
    • Increased minor version number
  • Created view for MultiEncoding
  • Created dialog to construct encodings in the GUI

Setting up an external evaluation problem in HeuristicLab has finally become simple.

18:01 Changeset [11891] by bburlacu

#1772: Deleted old files that were no longer needed.

16:13 Changeset [11890] by bburlacu

#2211: Adjusted parameters ranges in the random forest grid search tests and fixed unit tests to match the new results.

15:40 Changeset [11889] by bburlacu

#2215: Set matching properties when cloning in the BottomUpSimilarityCalculator. Always match variable names in the MaxCommonSubtreeSimilarityCalculator (remove property), add license header to SymbolicExpressionTreeNodeSimilarityComparer.cs.

15:17 Changeset [11888] by bburlacu

#2215: MaxCommonSubtreeSimilarityCalculator: added properties for matching settings, added storable constructor, fixed bug in similarity calculation.

14:51 Changeset [11887] by mkommend

#2215: Merged trunk changes into bottom up similarity calculator branch.

14:27 Ticket #2302 (MissingMethodException when loading JSSP sample) closed by abeham
invalid: This error was only caused due to the developments in the programmable …
13:52 Changeset [11886] by mkommend

#2174: Corrected build order in programmable problem solution.

13:28 Changeset [11885] by abeham

#2174:

  • Some refactorings and bug fixes
  • Renamed (Binary|Integer|Real)Encoding to (Binary|Integer|Real)VectorEncoding
  • Improved error messages when compiling programmable problems
12:57 Changeset [11884] by ascheibe

#2267 added another comparator

11:16 Changeset [11883] by mkommend

#2175: Additional calculation of results for EuroCast 2015.

10:49 Ticket #2304 (Overhaul parameters of ISingleObjectiveImprovementOperator implementations) created by jkarder
See comment:4:ticket:2251. This non-standard way to read and write …
10:39 Changeset [11882] by jkarder

#2303: added more specific CompilationException

10:20 Ticket #2303 (Throw a more specific exception if script compilation fails) created by jkarder
08:41 Ticket #2302 (MissingMethodException when loading JSSP sample) created by abeham
I'm getting a strange error when starting HL with debugger attached: […]
07:57 Research edited by swagner
(diff)
00:43 Changeset [11881] by bburlacu

#1772:

  • TraceGraph: Improved saving of trace data, changed GetTraceNode method to AddTraceNode and made the code more clear.
  • SymbolicDataAnalysisGenealogyGraphView: added highlighting of trace information (when visualizing trace graphs)
  • GenealogyGraphChart: removed useless code
00:03 Changeset [11880] by abeham

#2174:

  • Added IImprovmentOperator interface to SingleObjectiveImprover
  • Added Random parameter to Analyze method and IStochasticOperator interface to the resp. analyzer
  • Updated code template text of the compiled single- and multi-objective problem definitions
  • Prevent ProblemDefinitionScript from silently ignoring exceptions
  • Added equality comparer in Encoding's cloning constructor
  • Small adaption of ProblemDefinitionScriptView to changes in new code editor

02/03/15:

17:35 Changeset [11879] by bburlacu

#2223: Make Arc storable constructor protected.

16:11 Ticket #2284 ("Error creating window handle" for covariance function views) closed by gkronber
worksforme: I tested this again with the current trunk version and did not find …
15:11 Changeset [11878] by gkronber

#1668: minor changes to BasicAlgorithm class

15:00 Changeset [11877] by gkronber

#2294: minor corrections to r11771

14:43 Ticket #2273 (CSV import into a clustering problem deactives the last input variable) closed by mkommend
done: r11876: Merged r11540 into stable.
14:42 Changeset [11876] by mkommend

#2273: Merged r11540 into stable.

14:41 Ticket #2265 (Support for opening .hl files via drag and drop from windows explorer.) closed by mkommend
done: r11875: Merged r11467, r11469 and r11470 into stable.
14:31 Changeset [11875] by mkommend

#2265: Merged r11467, r11469 and r11470 into stable.

14:29 Ticket #2268 (Tree grammars take up a lot of space in a persisted HL file containing ...) closed by mkommend
done: r11874: Merged r11494, r11495, r11496, r11497, r11498, r11504, r11532, …
14:29 Changeset [11874] by mkommend

#2268: Merged r11494, r11495, r11496, r11497, r11498, r11504, r11532, r11536 into stable.

14:21 Ticket #2293 (Shaking Operators are missing the Bounds parameter to perform name ...) closed by mkommend
done: r11873: Merged r11756 and r11758 into stable.
14:21 Changeset [11873] by mkommend

#2293: Merged r11756 and r11758 into stable.

14:16 Ticket #2278 (New quality measures for ClassificationSolutions) closed by mkommend
done
14:15 Changeset [11872] by mkommend

#2278: Merged r11762, r11763, r11764 and r11766 into stable.

14:10 Ticket #2285 (SymbolicDataAnalysisSingleObjectiveValidationAnalyzer does not ...) closed by mkommend
done: r11871: Merged r11675 into stable.
14:10 Changeset [11871] by mkommend

#2285: Merged r11675 into stable.

14:06 Ticket #2287 (ConstantsOptimizationEvaluator cannot handle roots) closed by mkommend
done: r11870: Merged r11680 into stable.
14:05 Changeset [11870] by mkommend

#2287: Merged r11680 into stable.

14:03 Ticket #2286 (Variable names cannot be changed directy in the VariableSymbolView) closed by mkommend
done: r11869: Merged r11679 into stable.
14:03 Changeset [11869] by mkommend

#2286: Merged r11679 into stable.

14:01 Ticket #2259 (ValueGenerator creates incorrect sequences due to the double ...) closed by mkommend
done: r11868: Merged r11434, r11435, r11441 and r11313, r11348 into stable.
14:00 Changeset [11868] by mkommend

#2259: Merged r11434, r11435, r11441 and r11313, r11348 into stable.

13:50 Ticket #2295 (DeepCloneableCloningTest reports too many warnings) closed by mkommend
done: r11867: Merged r11782 and r11784 into stable.
13:50 Changeset [11867] by mkommend

#2295: Merged r11782 and r11784 into stable.

02/02/15:

23:09 Changeset [11866] by bburlacu

#1772: Introduced TraceData class in order to make the semantics clear from the code. Changed arcs orientation in the trace graphs to match the orientation in the genealogy graph.

20:41 Changeset [11865] by gkronber

#2283: implemented royal tree problem and grid test for tree-based gp variants

17:23 Changeset [11864] by bburlacu

#1772: Improved functionality of the SymbolicDataAnalysisGenealogyGraphView in terms of graph navigation and display of useful information. Fixed save of tree image to file in the SymbolicExpressionTreeChart.

16:55 Ticket #2301 (Improve numeric accuracy in create experiment dialog) created by abeham
Move the ValueGenerator* to HeuristicLab.Common, or another suitable …
16:39 Changeset [11863] by mkommend

#2175: Corrected accidentally commited type in tree simplifier.

16:36 Changeset [11862] by mkommend

#2175: Commited additional files from trunk merge.

16:22 Ticket #2300 (The behavior of scatter search for real-valued test functions should ...) created by abeham
Also a subset generator should be implemented that creates all tuples …
16:14 Changeset [11861] by mkommend

#2175: Merged trunk changes.

15:12 Ticket #2296 (RealVectorCreator does not honor Length parameter) closed by ascheibe
done: Thanks! r11860: merged r11794 into stable branch
15:11 Changeset [11860] by ascheibe

#2296 merged r11794 into stable branch

15:08 Ticket #2279 (Improve HistogramControl) closed by ascheibe
done: r11859: merged r11608 and r11610 into stable branch
15:07 Changeset [11859] by ascheibe

#2279 merged r11608 and r11610 into stable branch

13:58 Changeset [11858] by bburlacu

#1772: Micro optimization inside the TraceCalculator and inside the GenealogyGraphNode (Children and Parents properties), resulting in maybe 25% speed gain. Corrected item name for the BeforeCrossoverOperator, very minor refactoring inside the BeforeManipulatorOperator. Updated project file.

13:37 Changeset [11857] by gkronber

#2283: solution reorg

13:19 Changeset [11856] by abeham

#2249: Fixed recursive cloning of best solution in resultscollection

13:17 Changeset [11855] by bburlacu

#1772: Improved TraceCalculator performance by caching node lists (2.5-3x speed increase). Removed old tracing code. Insignificant change to the SymbolicDataAnalysisExpressionBeforeManipulatorOperator (rephrased a comment).

12:54 Changeset [11854] by abeham

#2249: Added code to remove obsolete parameters in AfterDeserialization hook

10:37 Changeset [11853] by bburlacu

#2223: Make Arc storable constructor protected.

02/01/15:

23:17 Changeset [11852] by bburlacu

#1772: Added some useful functionality to the GenealogyGraphView.

20:30 Changeset [11851] by gkronber

#2283: solution reorganization

20:14 Changeset [11850] by gkronber

#2283: solution reorganization

20:05 Changeset [11849] by gkronber

#2283: solution reorganization

19:53 Changeset [11848] by gkronber

#2283 solution reorganization

19:49 Changeset [11847] by gkronber

#2283 various fixes for tree-based GP

16:32 Changeset [11846] by gkronber

#2283 implemented bridge to HL (solve grammatical optimization problem instances with StandardGP and OffspringSelectionGP)

15:41 Changeset [11845] by ascheibe

#2267 added another comparator

11:20 Ticket #2299 (Interface ISymbolicExpressionTreeOperator should have a ...) created by gkronber

01/31/15:

21:23 Changeset [11844] by ascheibe

#2267 moved comparators into a own folder

21:20 Changeset [11843] by ascheibe

#2267 added a comparator

12:45 Changeset [11842] by gkronber

removed missing files from project file

01/30/15:

15:04 Changeset [11841] by ascheibe

#2267 improved chart

01/29/15:

15:35 Changeset [11840] by jkarder

#2251: used existing classes to reproduce (valid) improvement logic

11:53 Changeset [11839] by jkarder

#2250: check if path relinkers are available and update ExecutePathRelinking accordingly

01/28/15:

22:38 Changeset [11838] by bgoldman

#2282: Added BEACON to the copyright on P3 files and included comments referring to the publication

20:19 Changeset [11837] by ascheibe

#2031

  • 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 jkarder

#2077:

  • changed error and warning markup handling
  • minor code changes
12:07 Changeset [11835] by jkarder

#2077: changed error and warning markup handling

01/27/15:

18:21 Changeset [11834] by jkarder

#2077: set scriptThread to null when the script completes execution

16:52 Changeset [11833] by ascheibe

#2290 fixed script template file name in resource file

16:34 Changeset [11832] by gkronber

linear value function approximation and good results for poly-10 benchmark

16:01 Changeset [11831] by ascheibe

#2290 updated new extlib projects to work with mono

15:56 Changeset [11830] by ascheibe

#2290 made protogen project file also work on linux

15:38 Changeset [11829] by ascheibe

#2290 renamed scilab example folder to get rid of space in folder name

13:01 Changeset [11828] by bburlacu

#2098: Updated error column in the exported excel file to take the correct error (this fixes the MSE calculation).

10:41 Changeset [11827] by bburlacu

#2098: Fixed bug when exporting VariableCondition formulas in the SymbolicDataAnalysisExpressionExcelFormatter

09:15 Changeset [11826] by jkarder

#2262: moved SafeVariableNameRegex and DefaultVariableName to the top of the class

01/26/15:

16:33 Changeset [11825] by jkarder

#2077:

  • do not offer completion for inaccessible protected members
  • fixed go to line logic
  • fixed comment in CSharpScriptTemplate
16:15 Changeset [11824] by ascheibe

#2267 added switch to turn off diversity as selection criteria but still generate the analysis chart

15:52 Changeset [11823] by abeham

#2205:

  • 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 jkarder

#2077: do not include internal members

09:29 Ticket #2112 (ThreadSafeLogThreadSafetyTest sometimes fails) closed by ascheibe
done: r11821 merged r11596,r11597,r11600 into stable branch
09:29 Changeset [11821] by ascheibe

#2112 merged r11596,r11597,r11600 into stable branch

09:25 Ticket #2263 (Update TestFunctions Link) closed by ascheibe
done: r11820: merged r11453 into stable branch
09:25 Changeset [11820] by ascheibe

#2263 merged r11453 into stable branch

01/23/15:

12:27 Changeset [11819] by jkarder

#2077:

  • 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 jkarder

01/22/15:

10:21 Ticket #2297 (ItemsRemoved event should use OldItems) created by abeham
For most of our observable collections one has to subscribe to 4 …
10:13 Ticket #2275 (IRealVectorStdDevStrategyParameterOperator does not derive from IOperator) closed by abeham
duplicate: I'm closing this ticket since this was already described in #2248 and …
10:10 Changeset [11818] by abeham

#2248: Changed inheritance of IIntegerVectorStdDevStrategyParameterOperator from IItem to IOperator

00:31 Changeset [11817] by bburlacu

#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 jkarder

#2077:

  • added parsing helpers
  • minor code changes
16:59 Changeset [11815] by mkommend

#1668: Corrected exception text in basic algorithm.

13:10 Changeset [11814] by mkommend

#2174: Renamed scriptable to programmable problem.

11:54 Changeset [11813] by mkommend

#2174: Updated views and renamed programmable problem to basic problem and added individual extension methods.

11:23 Changeset [11812] by mkommend

#2174: Updated HL.Optimization with trunk changes.

11:16 Changeset [11811] by jkarder

#2077: deleted HeuristicLab.CodeEditor-3.3 and HeuristicLab.SharpDevelop-3.2.1 projects

11:01 Changeset [11810] by jkarder

#2077: added plugin dependency and license file

10:35 Changeset [11809] by jkarder

#2077: added missing project dependency

10:19 Changeset [11808] by jkarder

#2077: deleted CodeEditor branch

10:12 Changeset [11807] by jkarder

#2077: merged r11700:11806 back to trunk

Note: See TracTimeline for information about the timeline view.