0% found this document useful (0 votes)
28 views

Airplane Problem

This Excel report summarizes the results of an optimization problem. The target cell for maximum profit is $C$15, with a final value of 4.8. Several adjustable cells were changed during optimization, including increasing company 2 and 3's values. The constraints section shows that all constraints were either binding or not binding, with company 1, 2, and 3 set as binary and their values set as integers.

Uploaded by

Joydeep Barman
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Airplane Problem

This Excel report summarizes the results of an optimization problem. The target cell for maximum profit is $C$15, with a final value of 4.8. Several adjustable cells were changed during optimization, including increasing company 2 and 3's values. The constraints section shows that all constraints were either binding or not binding, with company 1, 2, and 3 set as binary and their values set as integers.

Uploaded by

Joydeep Barman
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Microsoft Excel 12.

0 Answer Report
Worksheet: [New Microsoft Office Excel Worksheet.xlsx]Sheet1
Report Created: 20-01-2011 09:38:32

Target Cell (Max)


Cell Name Original Value Final Value
$C$15 total profit <= 0 4.8

Adjustable Cells
Cell Name Original Value Final Value
$C$7 company 1 0 0
$D$7 company 2 0 1
$E$7 company 3 0 1
$C$8 company 1 0 0
$D$8 company 2 0 2
$E$8 company 3 0 1

Constraints
Cell Name Cell Value Formula Status Slack
$C$8 company 1 0 $C$8<=$C$10 Binding 0
$D$8 company 2 2 $D$8<=$D$10 Binding 0
$E$8 company 3 1 $E$8<=$E$10 Not Binding 4
$C$12 capacity constraint <= 1 $C$12<=1 Binding 0
$C$7 company 1 0 $C$7=binary Binding 0
$D$7 company 2 1 $D$7=binary Binding 0
$E$7 company 3 1 $E$7=binary Binding 0
$C$8 company 1 0 $C$8=integer Binding 0
$D$8 company 2 2 $D$8=integer Binding 0
$E$8 company 3 1 $E$8=integer Binding 0

You might also like