binary optimization problem

Status
Not open for further replies.

ayham87

Newbie level 6
Joined
Oct 4, 2008
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,349
hey all

I am trying to solve below binary optimization problem , but i could not


max⁡ 1^T .z
s.t. Bx >= z,
and Ax <= 1
and x∈{0,1} , z∈{0,1} binary


where:
:B is Known matrix with dimension [441*263],
:A is known matrix with dimension [111*263],
: x vector dimension [263*1],
: z vector dimension [441*1]
 
Last edited:

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…