Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 201 Bytes

File metadata and controls

2 lines (2 loc) · 201 Bytes

Simplex Algorithm Implementation

An implementation of the simplex algorithm in C#. Supports up to 26 variables (but may take a LONG time). Prompts the user for input via the console and validates it