Timeline
02/19/15:
- 22:41 Changeset [12043] by
-
#2317 worked on programming slides
- 20:32 Ticket #2331 (Remove outdated plugins) created by
- * HeuristicLab.Problems.ExternalEvaluation.GP-3.4 * …
- 20:24 Ticket #2322 (Fix typos in PermutationEncoding class) closed by
- done: r12042: merged r12015 into stable
- 20:23 Changeset [12042] by
- 20:19 Ticket #2330 (Cleanup trunk documentation folder) created by
- There seems to be some stuff that is not up to date and should be …
- 19:59 Ticket #2329 (Make CodeEditor available on Linux) created by
- This is currently not possible due to the use of WPF. Because …
- 18:01 Ticket #2324 (Remove obsolete diversity analyzer and similarity calculator for ...) closed by
- done
- 16:12 Changeset [12041] by
-
#2328 improved handling of batchruns in Hive
- 16:10 Ticket #2328 (Improve handling of batchruns in Hive Job Manager) created by
- 13:20 Changeset [12040] by
-
#2269
Introduced a parameter to adjust the range of layers used for creating a mating pool.
- 12:52 Changeset [12039] by
-
#2269
Per-layer parameter can be used to define all multiple layers.
If less values are specified in the array the last value is used for all subsequent layers.
I.e. when the array has the length 1, all layers use that same one value.
From a usability point of view, this behavior may has to be discussed more in detail.
- 10:14 Changeset [12038] by
- 10:06 Changeset [12037] by
-
#2327 Implemented EnumValue and EnumValueView.
- 09:49 Ticket #2327 (Implement a generic EnumValue and a generic EnumValueView) created by
- Creating an Enum involves the creation of the enum-type itself, a …
02/18/15:
- 17:24 Changeset [12036] by
-
- Used Left/RightSelector instead of First/LastSubScopesProcessor
- Used the LayerUniformSubScopesProcessor for reseeding and opening new layer to take usage of the per-layer parameterization.
- Added LayerSorter because layers are sorted wrong after MergingReducer.
- Removed obsolete LastSubScopeCloner.
- 15:39 Changeset [12035] by
-
- Added LayerUniformSubScopesProcessor which introduces an intermediate ExecutionContext which translates array-based parameters to single-value parameters.
- Updated ALPS-OperatorGraph to make usage of the new LayerUniformSubScopesProcessor.
- Added a temporary operator for calculating number of selected sub scopes because presetting the value during operator parameterization does not work for the new intermediate context.
Note: the change of the PopulationSizeParameter still causes an error when creating a new layer. This will be fixed soon.
- 11:45 Changeset [12034] by
-
#2321: Added option for treatment of solutions with equal quality values in NSGA-II.
- 11:39 Changeset [12033] by
-
#2321: Branched whole trunk for NSGA-II changes.
- 11:02 Changeset [12032] by
-
#2276: Extended functionality of ModifiableDataset with three new methods: AddVariable, RemoveVariable and ChangeVariableValue.
- 10:54 Changeset [12031] by
-
#2276: Merged trunk changes.
- 08:53 Ticket #2323 (Remove obsolete diversity analyzer and similarity calculator for ...) closed by
- duplicate: It seems that this ticket was created by accident, as a duplicate of #2324.
- 08:49 BioBoostWSED edited by
- room info (diff)
02/17/15:
- 21:18 Changeset [12030] by
-
#2326: Added PreBuildEvent.cmd and fixed error.
- 20:25 Changeset [12029] by
-
#2326: Implemented analyzers
- 16:29 Changeset [12028] by
-
#2326: Branched HeuristicLab.Problems.DataAnalysis.Symbolic, initial commit.
- 16:13 Ticket #2326 (Diversity analyzers based on the genotypic and phenotypic tree ...) created by
- The SingleObjectivePopulationDiversityAnalyzer cannot be configured …
- 16:06 Changeset [12027] by
-
#2283: comment regarding the last commit
- 16:04 Changeset [12026] by
-
#2283: fix in generic function approximation grammar policy (constant alpha value of 0.01)
- 16:04 Changeset [12025] by
-
#2283: unit test cases for symbolic regression
- 16:03 Changeset [12024] by
-
#2283: changed handling of inverse expressions in transformation of expressions to canonical form
- 16:02 Changeset [12023] by
-
#2283: setter for ComparisonFactorLowerBound in OSGP
- 15:54 Changeset [12022] by
-
#2325: Registered run events after cloning and deserialization in RunCollection.
- 15:53 Ticket #2325 (RunCollection doesn't register all events after cloning or deserialization) created by
- The registration of the run.results and run.parameters changed events …
- 09:11 Ticket #2318 (Clean up copyrights and assembly infos) closed by
- done: r12021: merged r12016 into stable
- 09:09 Changeset [12021] by
02/16/15:
- 22:07 Changeset [12020] by
- 21:43 Changeset [12019] by
-
#2324: Removed the two obsolete files from the trunk.
- 20:14 Changeset [12018] by
-
- merged trunk after 3.3.11 release
- updated copyright and plugin version in ALPS plugin
- removed old ALPS samples based on an userdefined alg
- 18:19 Ticket #2324 (Remove obsolete diversity analyzer and similarity calculator for ...) created by
- Two classes used for diversity calculation in symbolic data analysis …
- 18:19 Ticket #2323 (Remove obsolete diversity analyzer and similarity calculator for ...) created by
- Two classes used for diversity calculation in symbolic data analysis …
- 16:52 Changeset [12017] by
-
- Added missing cloning constructors to the phenotypic and bottom-up similarity analyzers
- Added missing cloning of private members in the PhenotypicSimilarityCalculator cloning constructor
- Merged trunk changes into the SymbolicExpressionTreeBottomUpSimilarityCalculator
- Minor layout fixes to the SymbolicDataAnalysisGenealogyGraphView
- 16:20 BioBoostWSED edited by
- (diff)
- 16:17 BioBoostWSED edited by
- (diff)
- 16:17 Changeset [12016] by
-
#2318 cleaned up assembly infos
- 16:15 BioBoostWSED created by
- 16:03 Changeset [12015] by
-
#2322 fixed typos in PermutationEncoding
- 15:40 Ticket #2322 (Fix typos in PermutationEncoding class) created by
- * Line 100: "Permuration" instead of "Permutation" * Line 210: …
- 15:11 Ticket #2321 (NSGA2: Provide option for dominating solutions with equal quality values) created by
- In the default implementation of the NSGA-II solutions with equal …
- 14:53 Ticket #2320 (Add SymbolicExpressionTreeEncoding) created by
- Similar to the other encoding class a SymbolicExpressionTreeEncoding …
- 14:39 Ticket #2319 (Add LinearLinkageEncoding (LLE)) created by
- LLE is a better suited encoding for grouping problems than a simple …
- 09:14 Changeset [12014] by
-
#2283: worked on transformation of arithmetic expressions to canonical form
02/14/15:
02/13/15:
- 20:42 Ticket #2318 (Clean up copyrights and assembly infos) created by
- The assembly infos in the P3 plugin and the copyright in the data …
- 20:36 Features edited by
- (diff)
- 20:30 Blog: HeuristicLab 3.3.11 "Beach Bar" Release edited by
- 20:00 Blog: HeuristicLab 3.3.11 "Beach Bar" Release created by
- 19:48 Ticket #2212 (Release HeuristicLab 3.3.11) closed by
- done
- 19:38 Milestone HeuristicLab 3.3.11 completed
- == HeuristicLab 3.3.11 "Beach Bar" - February 13th, 2015 == * …
- 19:34 ChangeLog edited by
- (diff)
- 19:32 ChangeLogPending edited by
- (diff)
- 19:28 Download edited by
- (diff)
- 19:25 Download edited by
- (diff)
- 19:11 Changeset [12013] by
-
#2212 added new download logo
- 18:55 Changeset [12012] by
- 18:34 Changeset [12011] by
-
#2212 created tag for 3.3.11
- 17:59 Changeset [12010] by
-
#2212 updated samples
- 17:44 Changeset [12009] by
-
#2212 updated copyright year
- 17:30 Changeset [12008] by
-
#2212 incremented plugin versions
- 17:09 Ticket #2290 (Fix project files and update Mono prepare script) closed by
- done: r12007 merged r11723, r11724, r11829, r11830, r11831, r11833, r11992 …
- 17:09 Changeset [12007] by
-
#2290 merged r11723, r11724, r11829, r11830, r11831, r11833, r11992 into stable
- 15:15 Ticket #2314 (Duplicate default views for evaluation cache) closed by
- done: r12006: merged to stable
- 15:14 Changeset [12006] by
-
#2314: merged to stable
- 15:03 Ticket #2174 (Add programmable optimization problem) closed by
- done: r12005: merged revisions r11961, r11963, r11967, r11970, r11971, …
- 15:01 Ticket #2282 (Implement PPP for HeuristicLab) closed by
- done: r12005: merged revisions r11961, r11963, r11967, r11970, r11971, …
- 15:00 Changeset [12005] by
-
#2174, #2282: merged revisions r11961,r11963,r11967,r11970,r11971,r11982,r11984,r11998,r12001,r12002,r12003,r12004,r11939,r11945,r11956,r11958,r11959,r11960,r11983,r11987,r11988,r11990,r11993,r11994,r11996,r11999,r12000 to stable
- 14:46 Changeset [12004] by
-
#2174: Added non-discoverable attribute to the outdated problems
- 14:27 Ticket #2317 (Release HeuristicLab 3.3.12) created by
- Codename: * Madrid New Features: * New features: * …
- 14:08 Changeset [12003] by
-
#2174 moved old external evaluation projects to outdated plugin folder
- 13:21 Changeset [12002] by
-
- Reopened maximization parameter in ExternalEvaluationProblem
- Added hidden flag to maximization parameter in multi-objective programmable problem
- 13:18 Ticket #2316 (Make Comparator and OffspringSelector configurable in OSGA) created by
- 12:57 Changeset [12001] by
-
#2174: Adapted script template for programmable problem (single-objective).
- 12:55 Changeset [12000] by
-
#2282: Adapted analyze method to respect the maximization flag.
- 12:29 Changeset [11999] by
-
#2282: Fixed evaluation tracker.
- 12:18 Changeset [11998] by
-
#2174: Fixed Maximization handling and plugin dependencies.
- 11:59 Changeset [11997] by
-
#2269: Removed obsolete diversity analyzer and added the new bottom-up and phenotype diversity analyzers (and similarity calculators)
02/12/15:
- 21:49 Changeset [11996] by
-
#2282: Fixed maximization flag and solution creators for binary problems.
- 20:41 Ticket #2315 (Add scroll bars to GraphVisualizationInfoView) closed by
- done: r11995 merged r11991 into stable
- 20:41 Changeset [11995] by
- 20:34 Changeset [11994] by
-
#2282: Moved old one-max plugins into outdated plugins folder.
- 20:23 Changeset [11993] by
-
#2282 fixed output path and prebuild events
- 20:22 Changeset [11992] by
-
#2290 added missing linux prebuild commands to code editor project
- 17:57 Changeset [11991] by
-
#2315: fixed scroll bar bug
- 17:55 Ticket #2315 (Add scroll bars to GraphVisualizationInfoView) created by
- The scroll bars are not shown since r9181. This should be fixed.
- 16:32 Changeset [11990] by
-
#2282: Added best known quality parameter to single-objective basic problem and new one-max problem.
- 15:59 Changeset [11989] by
-
#2314: fixed project reference
- 15:52 Ticket #2314 (Duplicate default views for evaluation cache) created by
- The plugin references the old assembly
- 15:45 Changeset [11988] by
-
- Fixed plugin dependencies
- 15:39 Changeset [11987] by
-
- Renamed BinaryVectorProblem to BinaryProblem
- Removed IBinaryVectorProblem interface
- Derived BinaryProblem from SingleObjectiveBasicProblem
- Changed bool[] datatype to BinaryVector
- 15:31 Ticket #2313 (The bottom-up tree tree mapping sometimes maps too many nodes) closed by
- done: r11986: merged r11978 into stable
- 15:31 Changeset [11986] by
- 15:21 Ticket #2312 (Fix svn:ignore properties in ExtLibs) closed by
- done: r11985: merged r11955 into stable
- 15:21 Changeset [11985] by
- 15:03 Changeset [11984] by
-
#2174: Added best scope solution analyzer to single-objective programmable problem.
- 14:28 Changeset [11983] by
-
#2282: Adapted unit test for P3 to x64 processor architecture.
- 14:08 Changeset [11982] by
-
#2174: Reregistered solution creator changed event in basic problem.
02/11/15:
- 20:11 Changeset [11981] by
-
#2283: cleanup and included HeuristicLab.dlls to create a self-contained branch
- 13:06 Changeset [11980] by
-
#2283: commit before cleanup after EuroCAST
- 12:39 Changeset [11979] by
-
#1772: Improve performance of the TraceCalculator by marking visited trace nodes to avoid duplicate effort.
- 11:32 Changeset [11978] by
-
- Order nodes in the first tree by decreasing depth when doing the mapping (after the two trees have already been compacted into a directed acyclic graph and the isomorphic subtrees have already been identified).
- Update unit test with the test case that helped identify this bug
- Minor changes: rename Label method to GetLabel and make it static, update year in license header
- 11:22 Ticket #2313 (The bottom-up tree tree mapping sometimes maps too many nodes) created by
- Sometimes a subtree from the first subtree is mapped to an isomorphic …
- 03:01 Changeset [11977] by
-
#2283 commit for 'realistic' (same settings for ant and symbreg) experiment
- 02:22 Changeset [11976] by
-
#2283 worked on seq search for ant
02/10/15:
- 09:57 Changeset [11975] by
-
#2269 merged trunk
- 02:05 Changeset [11974] by
-
#2283: eurocast experiments
02/09/15:
- 14:50 Changeset [11973] by
-
#2283: preparation for seq-search with fun approx symbreg experiment
- 09:48 Changeset [11972] by
-
#2283 new experiments
02/08/15:
- 13:22 Changeset [11971] by
-
#2174: Added interfaces
02/07/15:
- 13:52 Changeset [11970] by
-
- Added ISingleObjectiveOperator and IMultiObjectiveOperator interfaces
- Added interface to all operators that would fall in either of these categories (excluding MainLoop operators)
- Added some checks in BasicProblem on whether the MultiEncoding is being used
- A new event handler is added that reacts on encodings being removed or added to the MultiEncoding
- Added code to remove the non-fit operators in (Single|Multi)ObjectiveBasicProblem
- Added ISingleObjectiveOperator and IMultiObjectiveOperator interfaces
- 02:52 Changeset [11969] by
-
#1772: Restore correct order of arcs when cloning or deserializing a GenealogyGraph (due to changes in the trunk in the Directed graph, previous code was not working anymore).
- 02:04 Changeset [11968] by
-
#1772: Small performance tweaks to the TraceCalculator. Reverted SubtreeCrossover to old behavior: do not clone subtrees (as it breaks tracing).
02/06/15:
- 20:24 Changeset [11967] by
-
#2174: fixed plugin dependencies
- 19:45 Changeset [11966] by
-
worked on expression expander for const opt
- 19:01 Changeset [11965] by
-
#1772: Merged trunk changes and updated the SymbolicDataAnalysisBottomUpDiversityAnalyzer.
- 18:15 Ticket #2310 (The SymbolicExpressionTreeBottomUpSimilarityCalculator produces wrong ...) closed by
- done: r11964: merged r11950, r11951 into stable
- 18:15 Changeset [11964] by
- 18:07 Changeset [11963] by
-
#2174: Moved MultiEncodingView
- 17:57 Changeset [11962] by
-
#2174: deleted branch
- 17:52 Changeset [11961] by
-
#2174: Integrated programmable problem into trunk
- Fixed build configuration
- Fixed some assembly references that had CopyLocal set to true
- Added a missing license header
- Cleaned some usings
- Fixed the version number in ExternalEvaluation.GP
- Added ProgrammableProblem and new ExternalEvaluationProblem as a reference to unit tests
- Fixed plugin dependencies and assembly references
- Changed icon of programmable problem to script icon
- Fixed name clash in VRP that also had defined a "PermutationEncoding" class
- (Hopefully) fixed all output paths
- 16:24 Changeset [11960] by
-
#2282: Changed creatable attribute and project files in P3.
- 15:59 Changeset [11959] by
-
#2282: Updated test project file.
- 15:50 Changeset [11958] by
-
#2282: Corrected output path for P3.
- 15:49 Changeset [11957] by
-
#2174: fixed alignment in tab control
- 15:36 Changeset [11956] by
-
#2282: Created plugin for binary vector problems.
- 15:28 Changeset [11955] by
-
#2312: fixed svn:ignore properties
- 15:27 Ticket #2311 (ItemSet<T> uses default comparer after cloning) closed by
- done: r11954: merged to stable (r11948)
- 15:27 Changeset [11954] by
- 15:26 Ticket #2309 (Make code changed handler protected in ScriptView) closed by
- done: r11953: merged to stable (r11942)
- 15:25 Changeset [11953] by
-
#2309: merged to stable
- 15:22 Changeset [11952] by
-
- Made encodingOperators hash set an ItemSet and private
- Added a parameter that displays the operators of an encoding (fixedvalue showing a readonly version of the itemset)
- Added protected methods to Encoding to add and remove operators
- Adapted MultiEncodingView to derive from ParameterizedNamedItemView
- Added name of MultiEncoding itself to list of forbidden names
- 15:06 Changeset [11951] by
-
#2310: Updated unit test.
- 14:51 Changeset [11950] by
-
#2310: Removed flags for relaxed matching.
- 14:51 Ticket #2312 (Fix svn:ignore properties in ExtLibs) created by
- 14:42 Changeset [11949] by
-
#2174: Distributed files in programmable problem branch to the correct plugins.
- 14:42 Changeset [11948] by
-
#2311: reusing old comparer in cloning
- 14:40 Ticket #2311 (ItemSet<T> uses default comparer after cloning) created by
- 14:25 Ticket #2310 (The SymbolicExpressionTreeBottomUpSimilarityCalculator produces wrong ...) created by
- Relaxed matching does not work with the …
- 14:21 Ticket #2215 (More accurate tree similarity measure based on tree bottom-up distance) closed by
- done: r11947: merged r11915:11918, r11921 and r11934 into stable
- 14:21 Changeset [11947] by
-
#2215: merged r11915:11918, r11921 and r11934 into stable
- 14:15 Changeset [11946] by
-
#2174: Merged trunk changes into programmable problem branch.
- 14:11 Ticket #2164 (Tree matching functionality for symbolic expression trees) closed by
- done: r11943: merged r10562, r10563, r11384 and r11392 into stable
- 14:10 Changeset [11945] by
-
#2282: Added build dependency to P3.
- 14:09 Changeset [11944] by
-
- Made it more visible that the problem definition needs to be recompiled.
- Added protocol buffer tools (can be deleted before trunk integration)
- 14:08 Changeset [11943] by
- 14:07 Changeset [11942] by
-
#2309: made the method protected virtual
- 14:06 Ticket #2309 (Make code changed handler protected in ScriptView) created by
- 13:42 Ticket #2308 (Fix statistics unit tests) closed by
- done: r11941: merged r11938 into stable
- 13:41 Changeset [11941] by
- 13:31 Changeset [11940] by
-
#2282: Deleted branch for PPP.
- 13:28 Changeset [11939] by
-
#2282: Moved PPP into the trunk.
- 12:56 Changeset [11938] by
-
#2308 added missing attributes for unit tests
- 12:45 Ticket #2308 (Fix statistics unit tests) created by
- The attributes on the test methods are missing.
- 12:44 Ticket #2077 (Update SharpDevelop to latest version (4.3)) closed by
- done: r11937: merged r11807:11811, r11816, r11819, r11822, r11825, r11834, …
- 12:44 Changeset [11937] by
-
#2077: merged r11807:11811, r11816, r11819, r11822, r11825, r11834, r11835, r11836, r11933 and r11936 into stable
- 12:43 Ticket #2307 (Investigate problem with parents and ...) created by
- If I use the SymbolicExpressionTreeBottomUpSimilarityCalculator …
- 12:35 Changeset [11936] by
-
#2077: the background parser can only be started once
- 11:59 Ticket #2223 (Directed graph class for HeuristicLab) closed by
- done: r11935: merged r11241, r11243, r11248, r11249, r11250, r11251, r11256, …
- 11:59 Changeset [11935] by
-
#2223: merged r11241, r11243, r11248, r11249, r11250, r11251, r11256, r11263, r11324, r11389, r11391, r11444, r11853, r11879, r11912 and r11913 into stable
- 10:43 Changeset [11934] by
-
#2215: removed test attributes from TestMatchedNodes since it is not actually a test method
- 10:34 Changeset [11933] by
-
#2077: applied changes suggested by ascheibe in comment:39:ticket:2077
- 10:09 Ticket #2247 (Find alternative to SharpZipLib) closed by
- done: r11932: merged r11650, r11651 into stable
- 10:08 Changeset [11932] by
- 09:24 Ticket #2229 (Enable loading of best known solutions for mult-depot VRP) closed by
- done: r11931: merged to stable
- 09:24 Changeset [11931] by
-
#2229: merged to stable
- 09:19 Changeset [11930] by
-
#2229: fixed url for reference
- 08:30 Ticket #2253 (BinaryVectorCreator should have a probability property) closed by
- done: r11929: merged to stable
- 08:30 Changeset [11929] by
-
#2253: merged to stable
- 02:43 Changeset [11928] by
-
#1772: Added missing clone method to Fragment<T>, changed storable constructor access modifier to protected.
- 00:45 Changeset [11927] by
-
#1772: Fixed compilation errors and removed leftover similarity calculators, re-added ISymbolicExpressionTreeNodeSimilarityComparer interface and PhenotypicSimilarityCalculator.
02/05/15:
- 23:16 Changeset [11926] by
-
#1772: Merged trunk changes.
- 19:35 Changeset [11925] by
-
- 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
- done: r11924: Merged r11790, r11815 and r11878 into stable.
- 18:57 Changeset [11924] by
- 18:52 Ticket #2098 (Excel export of symbolic data analysis solutions should support ...) closed by
- done
- 18:51 Changeset [11923] by
-
#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
- done
- 18:47 Changeset [11922] by
-
#2294: Merged r11771, r11772, r11781, and r11877 into stable.
- 18:43 Changeset [11921] by
-
#2215: Corrected access modifier of storable ctor in bottom up similarity calculator.
- 17:37 Ticket #2280 (Switch to .NET 4.5) closed by
- done: r11920: merged r11623, r11631, r11634 into stable
- 17:37 Changeset [11920] by
- 17:30 Ticket #2031 (Implement views for statistical hypothesis testing) closed by
- done: r11919: merged revisions …
- 17:29 Changeset [11919] by
-
#2031 merged revisions 11703,11704,11705,11706,11715,11717,11725,11757,11837,11914 into stable
- 17:15 Changeset [11918] by
-
#2215: Added missing storable constructor to SymbolicExpressionTreeBottomUpSimilarityCalculator.
- 17:12 Changeset [11917] by
-
#2215: Deleted branch.
- 17:04 Changeset [11916] by
-
#2215: Merged unit tests into the trunk.
- 16:35 Changeset [11915] by
-
#2215: Merged changes in bottom up similartiy calculator branch in the trunk.
- 16:09 Changeset [11914] by
-
#2031 implemented review comments
- 14:05 Ticket #2306 (Integrate NK landscapes) created by
- 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
- At the moment the statistical tests view can only group by …
- 13:56 Changeset [11913] by
-
#2223: Forgot to commit interfaces.
- 13:55 Changeset [11912] by
-
#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
- duplicate: Duplicate of #2265
- 12:10 Changeset [11911] by
-
#2215: Updated tests project file.
- 12:09 Changeset [11910] by
-
- 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
-
- 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
- done: r11908: merged r11882 into stable
- 10:58 Changeset [11908] by
- 10:53 Ticket #2262 (Improve the scripting environment) closed by
- done: r11907: merged r11436, r11440, r11471, r11474, r11477, r11479, r11480, …
- 10:53 Ticket #2239 (The VariableStoreView unnecessarily tries to serialize objects.) closed by
- done: r11907: merged r11437, r11439 and r11472 into stable
- 10:52 Ticket #2234 (Implement grid search for LibSVM parameters) closed by
- 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
- done: r11907: merged r11450, r11466, r11483, r11514, r11515 and r11890 into …
- 10:51 Changeset [11907] by
-
#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
- done: r11906: merged to stable
- 10:42 Changeset [11906] by
-
#2249: merged to stable
- 10:40 Ticket #2232 (Split ILocalImprovementOperator) closed by
- done: r11905: merged to stable
- 10:39 Changeset [11905] by
-
#2232: merged to stable
- 10:37 Ticket #2248 (Add missing parameters for strategy vector operators) closed by
- done: r11904: merged to stable
- 10:37 Changeset [11904] by
-
#2248: merged to stable
- 10:34 Ticket #2241 (ItemsRemoved event handling is incorrect in some places) closed by
- done: r11903: merged to stable
- 10:33 Changeset [11903] by
-
#2241: merged to stable
- 10:33 Changeset [11902] by
-
#2283: preparations for transformation of expressions to canonical form
- 10:29 Ticket #2237 (Implement grid search for random forest parameters) closed by
- done: r11901: Merged r11315, r11317, r11338, r11343, r11362, r11426, r11443, …
- 10:29 Changeset [11901] by
-
#2237: Merged r11315, r11317, r11338, r11343, r11362, r11426, r11443, r11445, r11446, r11448 into stable.
- 10:19 Changeset [11900] by
-
- 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
-
- 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
- done: r11898: merged r11404 and r11839 into stable
- 09:27 Changeset [11898] by
- 09:22 Ticket #2251 (TSPImprover should use InversionManipulator's Apply method) closed by
- done: r11897: merged r11840 into stable
- 09:21 Changeset [11897] by
- 07:07 Changeset [11896] by
-
#2283: sequential engine reference fix
- 07:03 Changeset [11895] by
-
#2283: constant opt, expressioncompiler, autodiff, fixes in GP solvers