glpsol
linear programming kit - utility files
RUN apt-get update && \
apt-get install -y glpk-utils
RUN apt-get update && \
apt-get install -y glpk-utils
RUN pacman -S --noconfirm glpk
RUN apt-get update && \
apt-get install -y glpk-utils
RUN yum install -y glpk-utils
RUN dnf install -y glpk-utils
RUN apt-get update && \
apt-get install -y glpk-utils