-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
159 lines (116 loc) · 5.37 KB
/
index.html
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>EVITA CEC 2013 presentation</title>
<link href='http://fonts.googleapis.com/css?family=Alef|Telex' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="evita.css" />
</head>
<!-- taken from http://www.sitepoint.com/pure-css3-paper-curls/ -->
<body>
<div id="impress"> <!-- impress.js presentation goes inside this -->
<div class="step" data-scale='5'>
<h1>Towards a Multiobjective Evolutionary Approach to Inventory and
Routing Management in a Retail Chain</h1>
<h2>A. I. Esparcia, A. Martínez-García, P. García-Sánchez,
<strong>J. J. Merelo</strong>, A. M. Mora</h2>
</div>
<div class="step" data-rotate-y='90' data-z='-400' data-x='400'>
<img src='tiendas.png' />
</div>
<div class="step" data-rotate-x='90' data-rotate-y='180' data-rotate-z='-90'
data-y='100' data-z='-400' data-x='450' data-scale="0.2">
<h1>Let's start the trip</h1>
<img src='lorry.png' title='Truck by cprostire via Openclipart
http://openclipart.org/detail/154819/truck-by-cprostire' />
</div>
<div class="step" data-rotate-x='0' data-rotate-y='180' data-rotate-z='-90'
data-y='0' data-z='-480' data-x='450' data-scale="0.2">
<div style='clear: both'><h2 style='float:right' class='figures'>Inventory Costs</h2>
<img src='inventory.jpg' title='Image by lazzarello from
http://www.flickr.com/photos/lazzarello/4602738032'
style='float:left' />
</div>
<div style='clear: both' >
<h2 style='float:left' class='figures'>Transport Costs</h2>
<img src='transport.jpg' title='Image by dok1 from
http://www.flickr.com/photos/dok1/5261222494/in/photostream/ '
style='float:right' />
</div>
</div>
<div class="step" data-rotate-x='-90' data-rotate-y='180' data-rotate-z='-90'
data-y='-100' data-z='-400' data-x='450' data-scale="0.2">
<h1>Multiobjective</H1>
<img src='multiobjective.jpg' title='Image by dok1 from
http://www.flickr.com/photos/mag3737/6826408361' />
</div>
<div class="step" data-rotate-x='-180' data-rotate-y='180' data-rotate-z='-90'
data-y='0' data-z='-320' data-x='450' data-scale="0.2">
<div style='clear: both'><h2 style='float:right'
class='figures'>10 simulated + </h2>
<img src='shops-lego.jpg' title='Image by bclinesmith from
http://www.flickr.com/photos/macgodbrad/7520528122'
style='float:left' />
</div>
<div style='clear: both' >
<h2 style='float:left' class='figures'>1 real shop <br/>using NSGA2</h2>
<img src='shops-real.jpg' title='Image by TheGiantVermin from
http://www.flickr.com/photos/tudor/6117221955'
style='float:right' />
</div>
</div>
<div class="step" data-rotate-x='-180' data-rotate-y='180' data-rotate-z='-90'
data-y='0' data-z='-320' data-x='0' data-scale="0.1">
<h1>The chromosome represents <em>admissible patterns</em> per
shop</h1>
<h2>From those patterns, the <em>capacitated</em> version of the
VRP is solved using Clark and Wright algorithm + local search</h2>
</div>
<div class="step" data-rotate-x='-180' data-rotate-y='180' data-rotate-z='-90'
data-y='0' data-z='-320' data-x='-450' data-scale="0.1">
<h1>Experiments with simulated data; selection of instances</h1>
<ul>
<li><strong>Size</strong></li>
<li><strong>Distribution</strong></li>
<li><strong>Eccentricity</strong></li>
</ul>
</div>
<div class="step" data-rotate-x='-180' data-rotate-y='270' data-rotate-z='-90'
data-y='0' data-z='-400' data-x='-400' style='width:1000px' data-scale='1'>
<h1>Results with simulated data: cost and time</h1>
<img src='costcomparison.png' style='float:left;width:450px' />
<img src='timecomparison.png' style='float:right;width:450px' />
</div>
<div class="step" data-rotate-x='-180' data-rotate-z='-90'
data-y='0' data-z='-800' data-x='0' style='width:1000px' data-scale='3'>
<h1>Results with simulated data: inventory and transport</h1>
<img src='inventorycomparison.png' style='float:left;width:450px' />
<img src='transportcomparison.png' style='float:right;width:450px' />
</div>
<div class="step" data-rotate-x='-180' data-rotate-z='-90'
data-y='0' data-z='-800' data-x='-2800' >
<h1>All's well that ends well</h1>
<h2>Multiobjective works great when it does.</h2>
<h2>Multiobjective approach must be used at all levels (including
the lower-level local search algorithm</h2>
</div>
<div class="step" data-rotate-x='-180' data-rotate-z='-90'
data-y='0' data-z='-800' data-x='-3500' >
<h1>Thank you very much</h1>
<h2>Any questions?</h2>
<h2><a href='http://geneura.wordpress.com'>Visit us at
http://geneura.wordpress.com</a> and <a href='http://twitter.com/geneura'>@geneura</a></h2>
<h2>This presentation is cc-by-sa and available at <a
href='https://github.com/JJ/evita-cec2013'>git.io/evita-p</a> for
download</h2>
</div>
<!-- Do not arrive here, just for illustration -->
<div class="step" data-rotate-x='-90' data-rotate-z='-90' data-rotate-y='180'
data-y='-200' data-z='-400' >
<img src='carretera.jpg' />
</div>
</div> <!-- big div -->
<script type="text/javascript" src="impress.js"></script>
<script>impress().init();</script>
</body>
</html>