Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top