You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This model is an advanced version of a facility location problem. Given a set of departments of a company and potential cities where these departments can be located, we want to determine the "best" location of each department in order to maximize gross margins.
112
112
-[Farm Planning:](farm_planning)
113
-
This is an example of an advanced production planning problem.
113
+
This is an example of an advanced production planning problem.
This is an example of a vehicle routing problem with time windows. It involves helping a company figure out the minimum number of vans required to deliver pieces of lost or delayed baggage to their rightful owners and determining the optimal assignment of vans to customers.
116
118
-[Manpower Planning:](manpower_planning)
@@ -255,6 +257,7 @@ For modeling examples at the advanced level, we assume that you know Python and
Video available at [Proven Techniques for Solving Financial Problems with Gurobi](https://www.gurobi.com/events/proven-techniques-for-solving-financial-problems-with-gurobi/).
Copy file name to clipboardExpand all lines: index_tracking/index_tracking.ipynb
-28
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,5 @@
1
1
{
2
2
"cells": [
3
-
{
4
-
"attachments": {},
5
-
"cell_type": "markdown",
6
-
"id": "699eb472",
7
-
"metadata": {},
8
-
"source": [
9
-
"----\n",
10
-
"\n",
11
-
"#### FINOR - Data Science for Finance and Digital Economy\n",
12
-
"\n",
13
-
"Data science for finance is our business. Finor develops customized solutions for financial services.\n",
14
-
"\n",
15
-
"----"
16
-
]
17
-
},
18
3
{
19
4
"cell_type": "markdown",
20
5
"id": "e220f96e-71d4-423a-ab8e-e42a2ddabe3f",
@@ -638,19 +623,6 @@
638
623
"\n",
639
624
"plt.show()"
640
625
]
641
-
},
642
-
{
643
-
"attachments": {},
644
-
"cell_type": "markdown",
645
-
"id": "c549fbdd",
646
-
"metadata": {},
647
-
"source": [
648
-
"----\n",
649
-
"\n",
650
-
"Get in touch with us on [LinkedIn](linkedin.com/company/finor-finance-operations-research) or visit our [website](http://finor.tech/en/) to learn more about our work in financial optimization.\n",
0 commit comments