Add Introduction section
This commit is contained in:
parent
f093b3588e
commit
41d5271a9b
4 changed files with 205 additions and 2 deletions
|
|
@ -1 +1,12 @@
|
|||
% Abbreviations for technical terms.
|
||||
\newglossaryentry{ml}{
|
||||
name=ML, description={Machine Learning}
|
||||
}
|
||||
\newglossaryentry{udp}{
|
||||
name=UDP, description={Urban Delivery Platform}
|
||||
}
|
||||
\newglossaryentry{vrp}{
|
||||
name=VRP, description={Vehicle Routing Problem}
|
||||
}
|
||||
|
||||
\printglossaries
|
||||
Loading…
Add table
Add a link
Reference in a new issue