Here you can ask questions and find or give answers to organizational, academic and other questions about studying computer science.

1.1k questions

1.2k answers

1.6k comments

532 users

0 votes
Is there any difference between simplex  integer and rational solution when it comes to apply simplex algorithm? I am trying to solve 2023 and 2022 rational solution by pivoting x0 but my results are different. Any leads?
in * TF "Emb. Sys. and Rob." by (440 points)

1 Answer

0 votes
Of course there is a difference. The simplex algorithm as it is just computes a rational solution. You then have to strengthen the constraints of the non-integer solutions. Note that an inequality system may have rational, but no integer solutions.
by (166k points)
Imprint | Privacy Policy
...