Skip to content

Solutions to "Optimization Modelling: A Practical Approach" by Ruhul Amin Sarker & Charles S. Newton

License

Notifications You must be signed in to change notification settings

ehegnes/omapa-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMAPA Solutions

This repository contains my solutions to OMAPA (Optimization Modeling: A Practical Approach by Ruhul A. Sarker & Charles S. Newton) problems.

Besides the help-glpk mailing list, I couldn't find many good resources on writing linear programs in GLPK (GNU Linear Programming Kit). Hopefully some people will find my solutions helpful.

Targets

make will run all *.mod files and produce *.out files.
make <file>.out will solve a specific <file>.mod.
Similarly, make <file>.lp will convert a GMPL program to a GLPK program.
make clean deletes all generated files.

Other Good Resources

ESTM 60203 Introduction to Operations Research (you may have to use an archiving service to view the example programs)
GLPK Mailing List

About

Solutions to "Optimization Modelling: A Practical Approach" by Ruhul Amin Sarker & Charles S. Newton

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published