Skip to content

ZSYTY/simplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compile:
 g++ main.cpp -o main.exe

Run (in cmd):
 main.exe < ($testFileName).txt

testFileName:
 brandy
 dualtest
 emptyest
 infeasible
 maros

Input:
 ($testFileName).txt
Output:
 shown on terminal

".out" files are the standard results to verify the correctness of the program output.
dualtest.txt tests the correctness through comparing the results of simplex with dualsimplex and also compares the running efficiency.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages