/Simplex-Method

Implementing Simplex Method

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Simplex Method

This repository contains my implementaion of Simplex Method in java as a project for the course Linear Optimization in 2019. Some detailed examples are provided as well to run the code smoothly.