Installation¶
To install, clone the repository,
git clone https://github.com/restrin/FletcherPenalty.git
and add it to the matlab path.
Dependencies¶
Required
- Model library
- SuiteSparse (specifically, the Matlab interface for
spqr) - BCFLASH
Optional
- LinearSystemSolvers
- A collection of iterative methods for linear systems
- LNLQ is required in particular
- CUTEst
- Interface for using CUTEst test problems