Skip to content

NePutin94/Magpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magpie is a small calculator for solving linear programming problems.

build standard standard

Features:

  • Solution with different types: float, double, simple fractions.
    • Graphical method (2D).
      • Method of excluding variables.
    • Graphical method (3D).
    • Step-by-step solution.
      • Artificial basis method.
      • Simplex method.
  • Saving to a file.
  • Gomori method.
  • Solving a dual problem.

Supported Toolchains

Compiler Standard Library Test Environment
GCC >= 11.0 libstdc++ Windows / Ubuntu
MSVC >= 19.34.31937 Microsoft STL Windows

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages