Open HeuristicLab-Trac-Bot opened 7 years ago
r14741 migrated EGO from Connected Vehicles to its own branch, several modifications/simplifications along the way
r14768 fixed pausing and stopping and namespaces; Added MaximalDatasetSize and rudimentary ISurrogateAlgorithm-interface
r14818 added several new InfillCriteria and moved Parameters from the InfillProblem to the Criteria themselves; added Sanitiy checks for GaussianProcessRegression
r14833 added LatinHyperCubeDesign as possible InitialSamplingPlan
r15064 implemented EGO as EngineAlgorithm + some simplifications in the IInfillCriterion interface
r15338 fixed bug concerning new Start and StartAsync methods; passed CancellationToken to sub algorithms
r15343 added discretized EGO-version for use with IntegerVectors
DataAnalysis.patch
(2.3 KiB)Annotation of DataAnalysisAlgorithms with Interface
r15976: worked on EGO implementation
- added parameter for initial sample set (only for D-EGO)
- fixed project references and output paths
- minor changes
please rename your branch by prepending it with the ticket number
Issue migrated from trac ticket # 2745
component: Algorithms | priority: medium | keywords: EGO, Surrogate
2017-03-09 08:48:07: @BernhardWerth created the issue