Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/24/21 22:22:21 (3 years ago)
Author:
bburlacu
Message:

#3087: Implement NativeInterpreter and ParameterOptimizer classes. The ParameterOptimizer offers an interface to Ceres and its options and to the variable projection optimization method. Added unit tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3087_Ceres_Integration/HeuristicLab 3.3 Tests.sln

    r16430 r17844  
    11
    22Microsoft Visual Studio Solution File, Format Version 12.00
    3 # Visual Studio 2012
     3# Visual Studio Version 16
     4VisualStudioVersion = 16.0.31005.135
     5MinimumVisualStudioVersion = 10.0.40219.1
    46Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Tests", "HeuristicLab.Tests\HeuristicLab.Tests.csproj", "{B62872C1-6752-4758-9823-751A2D28C388}"
    57EndProject
     
    3234    HideSolutionNode = FALSE
    3335  EndGlobalSection
     36  GlobalSection(ExtensibilityGlobals) = postSolution
     37    SolutionGuid = {447EA927-9940-4813-A766-FC1867C90E6C}
     38  EndGlobalSection
    3439EndGlobal
Note: See TracChangeset for help on using the changeset viewer.