Hi everyone,
I am struggling with a problem I created myself to get more familiar with linear programming. Unfortunately the complete problem is hard to describe. So I will just describe the mathematical sub-problems were I was unable to find a satisfying solution (set of equations) so far:
Every sub-problem shall operate with the variables x1, x2, x3, x4.
- Problem 1: It shall be only allowed to assign the following values to each of the variables: 0, 1, 2, 4 or 8 (basically this seems to be non-linear, but maybe its not!?)
- Problem 2: Only two of the variables are allowed to get a value assigned other than 0 (which will be non-zero will be decided by other already existing equations)
Has someone solutions, ideas or thoughts concerning my problems?
I am struggling with a problem I created myself to get more familiar with linear programming. Unfortunately the complete problem is hard to describe. So I will just describe the mathematical sub-problems were I was unable to find a satisfying solution (set of equations) so far:
Every sub-problem shall operate with the variables x1, x2, x3, x4.
- Problem 1: It shall be only allowed to assign the following values to each of the variables: 0, 1, 2, 4 or 8 (basically this seems to be non-linear, but maybe its not!?)
- Problem 2: Only two of the variables are allowed to get a value assigned other than 0 (which will be non-zero will be decided by other already existing equations)
Has someone solutions, ideas or thoughts concerning my problems?