Skip to content

Anshumankumar/integer_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author
-Anshuman Kumar

Written and tested in  Linux Machine

This is a Integer Optimization tool. It solve both linear and integer
and Programs.

COMPILE
--Linux
 "make"

--Windows
  may be you need to change Makefile
  just replace solver with solver.exe in Makefile
  make

RUN

Integer Solver
./solver 

Simplex Solver
./solver -s

You can redirect the input file using "<<"
 Example ./solver << input5.txt


Thank you
Have fun

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published