Skip to content

JuliaSmoothOptimizers/NCL.jl

Repository files navigation

NCL.jl

An implementation of Algorithm NCL in pure Julia using either IPOPT or Artelys KNITRO to solve the subproblems.

The data folder contains several tax models in AMPL format that can be read with AmplNLReader. Any model complying with the NLPModels API can be passed to the NCL solver, e.g., those from the CUTEst collection.

The solver is still work in progress but is functional. A similar solver is available for tax problems only in the AMPL scripting language: https://github.com/optimizers/ncl.

References

About

A nonlinearly-constrained augmented-Lagrangian method

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors