Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

02/05/15:

23:16 Changeset [11926] by bburlacu

#1772: Merged trunk changes.

19:35 Changeset [11925] by bburlacu

#1772:

  • Removed unused code
  • Adapted genealogy graph according to the trunk changes to the directed graph
  • Adapted trace calculator and before/after operators
  • Introduced a CloneableCollection to help save node lists
18:57 Ticket #1668 (Provide a SimpleAlgorithm base class or interface) closed by mkommend
done: r11924: Merged r11790, r11815 and r11878 into stable.
18:57 Changeset [11924] by mkommend

#1668: Merged r11790, r11815 and r11878 into stable.

18:52 Ticket #2098 (Excel export of symbolic data analysis solutions should support ...) closed by mkommend
done
18:51 Changeset [11923] by mkommend

#2098: Merged r11523, r11524, r11525, r11541, r11827 and r11828 into stable.

18:48 Ticket #2294 (ApplicationManager should be able to discover types from specified ...) closed by mkommend
done
18:47 Changeset [11922] by mkommend

#2294: Merged r11771, r11772, r11781, and r11877 into stable.

18:43 Changeset [11921] by mkommend

#2215: Corrected access modifier of storable ctor in bottom up similarity calculator.

17:37 Ticket #2280 (Switch to .NET 4.5) closed by ascheibe
done: r11920: merged r11623, r11631, r11634 into stable
17:37 Changeset [11920] by ascheibe

#2280 merged r11623, r11631, r11634 into stable

17:30 Ticket #2031 (Implement views for statistical hypothesis testing) closed by ascheibe
done: r11919: merged revisions …
17:29 Changeset [11919] by ascheibe

#2031 merged revisions 11703,11704,11705,11706,11715,11717,11725,11757,11837,11914 into stable

17:15 Changeset [11918] by bburlacu

#2215: Added missing storable constructor to SymbolicExpressionTreeBottomUpSimilarityCalculator.

17:12 Changeset [11917] by bburlacu

#2215: Deleted branch.

17:04 Changeset [11916] by bburlacu

#2215: Merged unit tests into the trunk.

16:35 Changeset [11915] by mkommend

#2215: Merged changes in bottom up similartiy calculator branch in the trunk.

16:09 Changeset [11914] by ascheibe

#2031 implemented review comments

14:05 Ticket #2306 (Integrate NK landscapes) created by ascheibe
The NK landscapes problem from epitzer from the FLA branch should be …
14:01 Ticket #2305 (Statistical Tests View should also work with problem variations) created by ascheibe
At the moment the statistical tests view can only group by …
13:56 Changeset [11913] by bburlacu

#2223: Forgot to commit interfaces.

13:55 Changeset [11912] by bburlacu

#2223: Moved Data member to the generic versions of Vertex and Arc (restricted to be an IDeepCloneable). Fixed AddVertices method and added complementary AddArcs and RemoveArcs methods.

13:21 Ticket #1243 (Drop HL-files on the optimizer) closed by jkarder
duplicate: Duplicate of #2265
12:10 Changeset [11911] by bburlacu

#2215: Updated tests project file.

12:09 Changeset [11910] by bburlacu

#2215:

  • Unified the similarity and matching/equality classes under the same folder.
  • Renamed SymbolicExpressionTreeNodeSimilarityComparer to SymbolicExpressionTreeNodeEqualityComparer, renamed other classes to more descriptive names.
  • Removed unused classes (SymbolicDataAnalysisInternalDiversityAnalyzer.cs, SymbolicExpressionTreeMaxCommonSequenceCalculator.cs
  • Renamed tests and test files.
11:09 Changeset [11909] by abeham

#2253:

  • Changed parameter from fixedvalue to valuelookup to be consistent with other operators in binary encoding plugin
  • Added backwards compatibility region
  • Fixed several other inconsistencies
10:59 Ticket #2303 (Throw a more specific exception if script compilation fails) closed by jkarder
done: r11908: merged r11882 into stable
10:58 Changeset [11908] by jkarder

#2303: merged r11882 into stable

10:53 Ticket #2262 (Improve the scripting environment) closed by jkarder
done: r11907: merged r11436, r11440, r11471, r11474, r11477, r11479, r11480, …
10:53 Ticket #2239 (The VariableStoreView unnecessarily tries to serialize objects.) closed by jkarder
done: r11907: merged r11437, r11439 and r11472 into stable
10:52 Ticket #2234 (Implement grid search for LibSVM parameters) closed by jkarder
done: r11907: merged r11308, r11309, r11326, r11337, r11340, r11339, r11342, …
10:52 Ticket #2211 (Provide unit tests for samples and scripts creation and execution) closed by jkarder
done: r11907: merged r11450, r11466, r11483, r11514, r11515 and r11890 into …
10:51 Changeset [11907] by jkarder

#2211: merged r11450, r11466, r11483, r11514, r11515 and r11890 into stable
#2234: merged r11308, r11309, r11326, r11337, r11340, r11339, r11342, r11361, r11427, r11447, r11464, r11542, r11544, r11545, r11547, r11548 into stable
#2239: merged r11437, r11439 and r11472 into stable
#2262: merged r11436, r11440, r11471, r11474, r11477, r11479, r11480, r11605, r11657, r11721, r11734, r11735, r11787, r11788, r11789 and r11826 into stable

10:42 Ticket #2249 (BestScopeSolutionAnalyzer chains previous best solutions in the scope) closed by abeham
done: r11906: merged to stable
10:42 Changeset [11906] by abeham

#2249: merged to stable

10:40 Ticket #2232 (Split ILocalImprovementOperator) closed by abeham
done: r11905: merged to stable
10:39 Changeset [11905] by abeham

#2232: merged to stable

10:37 Ticket #2248 (Add missing parameters for strategy vector operators) closed by abeham
done: r11904: merged to stable
10:37 Changeset [11904] by abeham

#2248: merged to stable

10:34 Ticket #2241 (ItemsRemoved event handling is incorrect in some places) closed by abeham
done: r11903: merged to stable
10:33 Changeset [11903] by abeham

#2241: merged to stable

10:33 Changeset [11902] by gkronber

#2283: preparations for transformation of expressions to canonical form

10:29 Ticket #2237 (Implement grid search for random forest parameters) closed by mkommend
done: r11901: Merged r11315, r11317, r11338, r11343, r11362, r11426, r11443, …
10:29 Changeset [11901] by mkommend

#2237: Merged r11315, r11317, r11338, r11343, r11362, r11426, r11443, r11445, r11446, r11448 into stable.

10:19 Changeset [11900] by abeham

#2174:

  • Removed compilation calls from the problem (AfterDeserialization and in cloning constructor) and instead compile instance lazily when accessed
  • Compile support code in ExternalEvaluationProblem lazy
  • Fixed encoding class names in template code files (forgot to add vector)
09:33 Changeset [11899] by abeham

#2174:

  • Added regions to structure code
  • Added compile call to the default creator
09:27 Ticket #2250 (Scatter search doesn't run without path relinkers) closed by jkarder
done: r11898: merged r11404 and r11839 into stable
09:27 Changeset [11898] by jkarder

#2250: merged r11404 and r11839 into stable

09:22 Ticket #2251 (TSPImprover should use InversionManipulator's Apply method) closed by jkarder
done: r11897: merged r11840 into stable
09:21 Changeset [11897] by jkarder

#2251: merged r11840 into stable

07:07 Changeset [11896] by gkronber

#2283: sequential engine reference fix

07:03 Changeset [11895] by gkronber

#2283: constant opt, expressioncompiler, autodiff, fixes in GP solvers

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.

Note: See TracTimeline for information about the timeline view.