C# (CSharp) Cureos.Numerics.Nlp Namespace

Classes

Name Description
HS037 Implementation of Hock-Schittkowski problem no. 37 (Rosenbrock Post Office problem) from the CUTE collection. Adapted from http://www.orfe.princeton.edu/~rvdb/ampl/nlmodels/cute/hs037.mod Optimal solution x* = { 24; 12; 12 }, f* = -3456
HS040 Implementation of Hock-Schittkowski problem no. 40 from the CUTE collection. Adapted from http://www.orfe.princeton.edu/~rvdb/ampl/nlmodels/cute/hs040.mod Optimal solution x* = { 0.793701; 0.707107; 0.529732; 0.840896 }, f* = -0.25
HS071 Implementation of Hock-Schittkowski problem no. 71 from the CUTE collection. Adapted from http://www.orfe.princeton.edu/~rvdb/ampl/nlmodels/cute/hs071.mod Optimal solution x* = { 1.0; 4.742994; 3.8211503; 1.3794082 }, f* = 17.0140173
S225 C# implementation of Schittkowski problem no. 225 Adapted from http://www.orfe.princeton.edu/~rvdb/ampl/nlmodels/s/s225.mod Optimal solution x* = { 1; 1 }, f* = 2