Forum: Java and JSP
11-29-2012, 06:54 AM
|
|
Replies: 0
Views: 769
Simplex algorithm problem
Hey guys! I am trying to write a Simplex algorithm program that reads input from a file. It runs but every time gives a no solution output ('No').
I have spent several days working on this program...
|