Skip to content

A feasible interior-point algorithm for linearly constrained nonlinear programming problems.

Notifications You must be signed in to change notification settings

johngardenghi/lcmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linear Constrained Minimization Solver

This is an interior point method for linearly constrained minimization.

Pre-requisites

  1. You need to create a ./lib folder and include the following static libraries

  2. You need to create a ./include folder and include

    • hsl_ma48_double.mod (generated after compiling HS MA48)
    • hsl_ma57_double.mod (generated after compiling HS MA57)
    • hsl_zd11_double.mod (generated after compiling HS MA48)
  3. You need to include mc58ad.f under ./sources/hsl

About

A feasible interior-point algorithm for linearly constrained nonlinear programming problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages