Tags:
create new tag
view all tags
%BEGINLATEXPREAMBLE% \usepackage{amsmath} %ENDLATEXPREAMBLE% ---+ Master-Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x_{AB}$% (the amount shipped from %$A$% to %$B$%) is either 0 (we don't ship from %$A$% to %$B$%) or between 20 and 100 (we ship from %$A$% to %$B$% with limits specified by the transportation company). We introduce a new binary (0-1) variable %$z_{AB}$% that is 1 if there is a shipment from %$A$% to %$B$% and 0 otherwise. Then we can use _master-slave constraints_ to let %$z_{AB}$% control %$x_{AB}$% %BEGINLATEX% \begin{align*} x_{AB} &\geq 20 z_{AB} \\ x_{AB} &\leq 100 z_{AB} \end{align*} %ENDLATEX% ---++ Master-Slave Constraint Topics * [[FacilityLocationProblems][Facility Location problems]] To see master-slave constraints in action, check out some case studies that use them: %SEARCH{ "[O]perationsResearchTopics.*value\=.*[M]asterSlaveConstraints" type="regex" casesensitive="on" nosearch="on" }% -- Main.TWikiAdminGroup - 22 Apr 2008
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r6
<
r5
<
r4
<
r3
<
r2
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r6 - 2018-11-23
-
TWikiAdminUser
Home
Site map
Forum web
Main web
NDSG web
ORUA web
OpsRes web
Sandbox web
TWiki web
OpsRes Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback