Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 158 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 158 Bytes

Implementation of Simplex pivot solver with duality when I was learning linear programming. It also contains implementaion of cutting plane for solving ILP.