Skip to content

Limcap/Simplex-Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplex Calc

This is a software to solve linear programming problems using simplex algorithms.

The software is actually split in 3 parts:

  • A java API that receives a string as input, calculates the simplex and returns the solution as a string.
  • A java GUI for the api, to run on desktops (JVM).
  • A flutter mobile app that acts as GUI for the api, to run on Android and iOS devices.

About

Desktop and mobile app to solve linear programming problems using simplex algorithms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages