Difference between revisions of "Parallel Linear Programmers"
Line 4: | Line 4: | ||
http://www.elsevier.com/authored_subject_sections/S03/Anniversary/EJOR_free1.pdf | http://www.elsevier.com/authored_subject_sections/S03/Anniversary/EJOR_free1.pdf | ||
+ | |||
+ | Amir and Michael | ||
+ | Posted three programs | ||
+ | * recursive.cpp | ||
+ | * appoint.cpp | ||
+ | * simplex_exp.cpp | ||
+ | |||
+ | we will focus on appoint and simplex_exp for our project of developing a fast approach for calculating simplex algorithims |
Revision as of 22:38, 9 October 2012
Resource Links:
http://www.elsevier.com/authored_subject_sections/S03/Anniversary/EJOR_free1.pdf
Amir and Michael Posted three programs
- recursive.cpp
- appoint.cpp
- simplex_exp.cpp
we will focus on appoint and simplex_exp for our project of developing a fast approach for calculating simplex algorithims