Can linprog output more than one solution?

Can you output multiple solutions when running linprog? I am solving a system of equations with 12 design variables and seven equality constraints. As of now, it only outputs one solution.

댓글 수: 3

Matt J
Matt J 2019년 2월 25일
편집: Matt J 2019년 2월 25일
A linear program will either have a unique solution or an infinite continuum of them (due to the convexity of the problem). So, the first question would be, if linprog could return more than one solution, which of the uncountably infinite solutions would you want?
John D'Errico
John D'Errico 2019년 2월 25일
The one on the left.
Matt J
Matt J 2019년 2월 25일
In the past, I've had people say "all of them"...

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Linear Programming and Mixed-Integer Linear Programming에 대해 자세히 알아보기

질문:

2018년 7월 19일

댓글:

2019년 2월 25일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by