I have a personal problem I want to solve. I have a system of linear inequalities with 97 unknowns a

Osmarq5ltp

Osmarq5ltp

Answered question

2022-05-11

I have a personal problem I want to solve. I have a system of linear inequalities with 97 unknowns and 150000 ineqaulities, I think formal notation of the problem should be something like this
[ x 00000101 x 00000197 x 15000001 x 15000097 ] × [ y 1 y 97 ] = [ z 1 z 150000 ]
z { z i | i [ 1 , 150000 ] } , z i > 0
We also know that x leftmost matrix x { 1 , 0 , 1 } and there is exacly 5 1s and 5 −1's in every row in leftmost matrix. So, each row sums up to 0.
What I want to do is to determine if I can order yi's and if so, I want to find an algorithm to order them.

Answer & Explanation

Marco Meyer

Marco Meyer

Beginner2022-05-12Added 16 answers

A couple of questions: 1. Does x 00000709 = 1 represent that player 9 was playing for (lacking a better name) the 'home team' in match number 7, x 00000709 = 1 that he/she was playing for the 'away team' in match number 7 and x 00000709 = 0 represents that he/she wasn't playing at all.
2. Does z 000005 > 0 represent that the home team won match 5, z 000005 < 0 that the away won match 5 and z 000005 = 0 that it was a draw.
3. Does y 25 represent the skills of player 25 (the more positive the number the better the player's skill)?
Kendall Oneill

Kendall Oneill

Beginner2022-05-13Added 2 answers

x 00000709 = 1 represents player 9 was playing for winning side in match 7. x 00000709 = 1 was playing for loser side in match 7. A player with value 0 wasn' playing in that game. So that each row gives you an inequality such that sum of winning team's values minus sum of losing teams values is z i which is bigger than zero. There is no draws in this game. y 25 means the skill level of player 25, and the bigger is the better.

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?