/Gomory-Cut

This repository consists of a Web page (HTML, JavaScript, and CSS codes) responsible for calculating an integer optimal solution for a linear problem through Simplex and Gomory Cut. The code is an extension of the previous "Simplex-Method-WebPage" - which used only Simplex and calculated a positive optimal solution (non-necessarily integer).

Primary LanguageJavaScript

This repository is not active