Skip to content

fatalms/linear-programming-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution of a linear programming problem

Solution methods:

  • artificial basis method
  • graphical method
  • simplex method

Readyt/Total

70/100

Implemented

  • artificial basis method
  • simplex method
  • choice of automatic / step-by-step solution
  • solution in the form of common / decimal fractions
  • the ability to choose a basis

Soon to be added:

  • graphical method
  • reference

Getting Started with Create React App

Download repository

git clone https://github.com/MichailSenc/linear-programming-problem.git

Installing dependencies

npm install

Launch the application

npm start

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published