Changeset 14768 for branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/InfillCriteria/ExpectedImprovement.cs
- Timestamp:
- 03/20/17 12:07:20 (8 years ago)
- Location:
- branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO
-
Property
svn:global-ignores
set to
obj
-
Property
svn:ignore
set to
HeuristicLab.Algorithms.EGO-3.4.csproj.user
Plugin.cs
-
Property
svn:global-ignores
set to
-
branches/EfficientGlobalOptimization/HeuristicLab.Algorithms.EGO/InfillCriteria/ExpectedImprovement.cs
r14741 r14768 53 53 get { return ExploitationWeightParameter.Value.Value; } 54 54 } 55 56 55 #endregion 57 56
Note: See TracChangeset
for help on using the changeset viewer.