The ipopt executable shipped in ../bin was built from source by
packaging/build_ipopt.sh in the compas_cra repository.

    IPOPT     3.14.19   Eclipse Public License 2.0    https://github.com/coin-or/Ipopt
    MUMPS               linear solver, permissive     https://mumps-solver.org
    AMPL ASL            solver library, permissive    https://github.com/ampl/asl
    BLAS/LAPACK         Apple Accelerate framework

The GNU Fortran and C++ runtimes are linked statically under the GCC Runtime Library
Exception. HSL linear solvers are deliberately not included: they are not
redistributable. Sources for the EPL-2.0 licensed parts are available from the URLs
above at the versions stated.
