Skip to content

shkr/Optimization-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization-methods

Introduction to linear programming, Interior point methods

  1. affsalg.m : Affine scaling method for linear programming
  2. affaslg_main.m : Main sub routine with sample problem and expected solution
  3. prmldul.m : Primal dual path algorithm
  4. delta.m : direction search sub-routine for the prmldul.m algorithm

References : Introduction to linear programming , Dimitri Bertsimas

About

Introduction to linear programming, Interior point methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages