Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 752 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 752 Bytes

Generic badge

SimplexCppGUI

Short intro into the simplex algorithm for linear optimization problems (see review_golob.pdf). graphical user interface (GUI) implementation, with visualisation of the simplex steps for 2D problems. I used Qt to create the GUI. The code is written in C++.