-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexo2.log
59 lines (53 loc) · 1.62 KB
/
exo2.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
include ../monampl/projet-m2/exo2-victorcarine/exo2.run
Presolve eliminates 5 constraints and 9 variables.
Adjusted problem:
20 variables, all linear
12 constraints, all linear; 43 nonzeros
1 linear objective; 20 nonzeros.
solve
optimal solution; objective 246
9 dual simplex iterations (1 in phase I)
display
tonnes [*,*] (tr)
: Bir Bri Exe Liv Lon New :=
Bir . 50 . 0 . .
C1 0 0 . 50 . .
C2 0 . . . 0 10
C3 0 . 40 0 0 0
C4 0 . 0 35 . 0
C5 50 . 0 . 10 .
C6 . . 0 0 20 0
Exe . 40 . 0 . .
Lon . 30 . 0 . .
New . . . 10 . .
;
display
cout_total = 246
# ampl: option show_stats 1; option display_eps .000001; print $version;
AMPL Student Version 20030724 (MS VC++ 6.0)
# ampl:include ../monampl/projet-m2/exo2-victorcarine/exo2.run
Presolve eliminates 5 constraints and 9 variables.
Adjusted problem:
20 variables, all linear
12 constraints, all linear; 43 nonzeros
1 linear objective; 20 nonzeros.
solve
optimal solution; objective 246
9 dual simplex iterations (1 in phase I)
display
tonnes [*,*] (tr)
: Bir Bri Exe Liv Lon New :=
Bir . 50 . 0 . .
C1 0 0 . 50 . .
C2 0 . . . 0 10
C3 0 . 40 0 0 0
C4 0 . 0 35 . 0
C5 50 . 0 . 10 .
C6 . . 0 0 20 0
Exe . 40 . 0 . .
Lon . 30 . 0 . .
New . . . 10 . .
;
display
cout_total = 246
# ampl: