Diet problem solver in php by using simplex algorithm

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jomina
    New Member
    • May 2015
    • 1

    Diet problem solver in php by using simplex algorithm

    Help me , i have simplex algortihm ,and i use it to solve diet problem but if i use it for more than 10 variable it does not work (all variables equals to "0") why?
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    For anyone to answer that, they would need to see your code. It's hard to say what's wrong with it when we can't see what it is. Please use code tags when posting the code.

    Comment

    Working...