amplrs AMPL Rust API. Requirements This crate requires a local installation of AMPL. Set environment variables: export AMPL_INCLUDE=/path/to/ampl/include export AMPL_LIB=/path/to/ampl/lib export LD_LIBRARY_PATH=/path/to/ampl/lib