generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv.yml
224 lines (209 loc) · 9.62 KB
/
cv.yml
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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
"personal information":
affiliation: "Dept. of Industrial and Systems Engineering, Lehigh University"
address: "Harold S. Mohler Laboratory 200, West Packer Avenue, Bethlehem, PA 18015-1582, USA"
dateOfBirth: "1995-09-03"
nationality: "Italian"
email: "[email protected]"
url: "https://febattista.github.io"
"professional experience":
- name: "Dept. of Industrial and Systems Engineering, Lehigh University"
location: "Bethlehem, PA, USA"
position: "Postdoctoral Researcher"
url: "https://engineering.lehigh.edu/ise"
startDate: "2023-02-01"
endDate: "Present"
summary: "Development of methods for solving general Mixed-Integer Bilevel Linear Programs."
advisor: "Prof. Ted Ralphs"
- name: "Institut für Mathematik, Alpen-Adria-Universität"
location: "Klagenfurt, Austria"
position: "Visiting Ph.D. Student"
url: "https://www.aau.at/mathematik/"
startDate: "2022-02-01"
endDate: "2022-08-01"
summary: "Development of Alternating Directions Method of Multipliers for large-scale Semidefinite Programs."
advisor: "Prof. Angelika Wiegele"
education:
# PhD
- institution: 'Università degli Studi di Roma "La Sapienza"'
location: "Rome, Italy"
thesis: "On Semidefinite Lift-and-Project of Combinatorial Optimization Problems"
studyType: "Ph.D in Operations Research"
startDate: "2019-11-01"
endDate: "2023-01-01"
advisor: "Prof. Marianna De Santis, Prof. Fabrizio Rossi, Prof. Stefano Smriglio"
# MSc
- institution: "Università degli Studi dell'Aquila"
location: "L'Aquila, Italy"
thesis: "Application of the Lovász-Schrijver M+( ) operator to compact stable set integer programs"
studyType: "Master's degree in Computer Science"
startDate: "2017-10-01"
endDate: "2019-07-01"
advisor: "Prof. Fabrizio Rossi, Prof. Stefano Smriglio"
grade: "110/110 magna cum laude"
# BSc
- institution: "Università degli Studi dell'Aquila"
location: "L'Aquila, Italy"
thesis: "Natural Language Processing and Machine Learning for Conversational Agents"
studyType: "Bachelor's degree in Computer Science"
startDate: "2014-09-01"
endDate: "2017-10-01"
advisor: "Prof. Giovanni De Gasperis"
grade: "110/110 magna cum laude"
software:
- name: "SDP_lift_and_project"
url: "https://github.com/febattista/SDP_lift_and_project"
role: "Maintainer"
summary: >
An open-source software package for formulating and solving via a Cutting Plane method,
Lovász and Schrijver's Lift-and-Project semidefinite relaxations. Although this software
is designed to be as general as possible, allowing the application of the Lovász and
Schrijver's operator to any Linear Programming (LP) formulation, a strong emphasis has been
placed on LP relaxations of the Maximum Stable Set Problem (MSSP).
highlights:
- "Python"
- "Matlab"
- name: "ADAL-ineq"
url: "https://github.com/febattista/ADAL-ineq"
role: "Maintainer"
summary: >
An open-source solver for large-scale Semidefinite Programs with inequality constraints,
implementing an Alternating Direction Method of Multipliers. ADAL-ineq has several
advanced features, such that the ability to provide safe estimate of the optimal solution
value via the computation of multiple valid dual bounds throughout the iterations of the
algorithm.
highlights:
- "Python"
- "Matlab"
- name: "MibS: Mixed Integer Bilevel Solver"
url: "https://github.com/coin-or/MibS"
role: "Contributor"
summary: >
A software package for solving mixed integer bilevel programs using branch-and-cut algorithm.
Such programs arise in the analysis of hierarchical decision systems with multiple, independent
decision-makers whose interests are not necessarily aligned.
highlights:
- "C++"
- name: "SYMPHONY"
url: "https://github.com/coin-or/SYMPHONY"
role: "Contributor"
summary: >
An open-source generic MILP solver, callable library, and extensible
framework for implementing customized solvers for mixed-integer linear programs
(MILPs). SYMPHONY has a number of advanced capabilities, including the ability
to solve multi-objective MILPs, the ability to warm start its solution procedure,
and the ability to perform basic sensitivity analyses.
SYMPHONY has has been deployed in a variety of application areas, including
computational biology, wireless telecommunications, supply chain management,
transportation services, and air transportation.
highlights:
- "C"
languages:
- language: "Italian"
fluency: "Native speaker"
icon: ""
- language: "English"
fluency: "Fluent"
icon: ""
- language: "French"
fluency: "Basic"
icon: ""
# awards:
# - title: "Nobel Prize in Physics"
# date: "1921-11-01"
# awarder: "Royal Swedish Academy of Sciences"
# url: "https://www.nobelprize.org/prizes/physics/1921/einstein/biographical/"
# summary: "The Nobel Prizes are five separate prizes that, according to Alfred Nobel's will of 1895, are awarded to 'those who, during the preceding year, have conferred the greatest benefit to humankind.'"
# certificates:
# - name: "Machine Learning"
# date: "2018-01-01"
# issuer: "Stanford University"
# url: "https://example.com"
# icon: "fa-solid fa-location-dot"
# - name: "Quantum Computing"
# date: "2018-01-01"
# issuer: "Stanford University"
# url: "https://example.com"
# icon: "fa-solid fa-tag"
# - name: "Quantum Information"
# date: "2018-01-01"
# issuer: "Stanford University"
# url: "https://example.com"
# icon: "fa-solid fa-envelope"
# - name: "Quantum Cryptography"
# date: "2018-01-01"
# issuer: "Stanford University"
# url: "https://example.com"
# icon: "fa-solid fa-hashtag"
# - name: "Quantum Communication"
# date: "2018-01-01"
# issuer: "Stanford University"
# url: "https://example.com"
# icon: "fa-solid fa-calendar"
# - name: "Quantum Teleportation"
# date: "2018-01-01"
# issuer: "Stanford University"
# url: "https://example.com"
# icon: "fa-solid fa-clipboard-check"
# publications:
# - name: "Zur Elektrody/namik bewegter Körper"
# publisher: "Annalen der Physik"
# releaseDate: "1905-06-30"
# url: "https://en.wikisource.org/wiki/Translation:On_the_Electrodynamics_of_Moving_Bodies"
# summary: "It concerned an interpretation of the Michelson–Morley experiment and the properties of light and time. Special relativity incorporates the principle that the speed of light is the same for all inertial observers regardless of the state of motion of the source."
# - name: "Über einen die Erzeugung und Verwandlung des Lichtes betreffenden heuristischen Gesichtspunkt"
# publisher: "Annalen der Physik"
# releaseDate: "1905-03-18"
# url: "https://de.wikisource.org/wiki/Über_einen_die_Erzeugung_und_Verwandlung_des_Lichtes_betreffenden_heuristischen_Gesichtspunkt"
# summary: "In the second paper, he applied the quantum theory to light to explain the photoelectric effect. In particular, he used the idea of light quanta (photons) to explain experimental results, but stressed the importance of the experimental results. The importance of his work on the photoelectric effect earned him the Nobel Prize in Physics in 1921."
# - name: "Die Grundlage der allgemeinen Relativitätstheorie"
# publisher: "Annalen der Physik"
# releaseDate: "1916-03-20"
# url: "https://de.wikisource.org/wiki/Die_Grundlage_der_allgemeinen_Relativitätstheorie"
# summary: "The publication of the theory of general relativity made him internationally famous. He was professor of physics at the universities of Zurich (1909–1911) and Prague (1911–1912), before he returned to ETH Zurich (1912–1914)."
# skills:
# - name: "Physics"
# level: "Master"
# icon: "fa-solid fa-hashtag"
# keywords:
# - "Quantum Mechanics"
# - "Quantum Computing"
# - "Quantum Information"
# - "Quantum Cryptography"
# - "Quantum Communication"
# - "Quantum Teleportation"
# - name: "Physics"
# level: "Master"
# icon: "fa-solid fa-hashtag"
# keywords:
# - "Quantum Mechanics"
# - "Quantum Computing"
# - "Quantum Information"
# - "Quantum Cryptography"
# - "Quantum Communication"
# - "Quantum Teleportation"
# interests:
# - name: "Physics"
# icon: "fa-solid fa-tag"
# keywords:
# - "Quantum Mechanics"
# - "Quantum Computing"
# - "Quantum Information"
# - "Quantum Cryptography"
# - "Quantum Communication"
# - "Quantum Teleportation"
# references:
# - name: "Professor John Doe"
# icon: "fa-solid fa-laptop"
# reference: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit. D"
# - name: "Professor John Doe"
# icon: "fa-solid fa-thumbtack"
# reference: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit. D"
# projects:
# - name: "Quantum Computing"
# summary: "Quantum computing is the use of quantum-mechanical phenomena such as superposition and entanglement to perform computation. Computers that perform quantum computations are known as quantum computers."
# highlights:
# - "Quantum Teleportation"
# - "Quantum Cryptography"
# startDate: "2018-01-01"
# endDate: "2018-01-01"
# url: "https://example.com"