Skip to content

Commit

Permalink
Merge pull request #142 from jGaboardi/updating_notebooks
Browse files Browse the repository at this point in the history
updating notebooks
  • Loading branch information
jGaboardi committed Nov 17, 2018
2 parents 6d371c0 + 6d612a1 commit e945b16
Show file tree
Hide file tree
Showing 4 changed files with 298 additions and 155 deletions.
20 changes: 15 additions & 5 deletions notebooks/Facility_Location.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2106,7 +2106,7 @@
"cell_type": "markdown",
"metadata": {
"variables": {
"mclp.n_cli_uncov": "73"
"mclp.n_cli_uncov": {}
}
},
"source": [
Expand Down Expand Up @@ -2181,10 +2181,10 @@
"cell_type": "markdown",
"metadata": {
"variables": {
"analytics_df.loc[(analytics_df['stats'] == 'abs_max'), 'pcp'].squeeze()": "1024.6199825236686",
"list(pcp.fac2cli.keys()).__str__().replace(\"'\", '')": "[y[1], y[3], y[6]]",
"max_coverage": "1000.0",
"pcp.name": "pcp"
"analytics_df.loc[(analytics_df['stats'] == 'abs_max'), 'pcp'].squeeze()": {},
"list(pcp.fac2cli.keys()).__str__().replace(\"'\", '')": {},
"max_coverage": {},
"pcp.name": {}
}
},
"source": [
Expand Down Expand Up @@ -2215,6 +2215,16 @@
}
],
"metadata": {
"_draft": {
"nbviewer_url": "https://gist.github.com/a671d31a796e06d9df669d018d5b66ba"
},
"gist": {
"data": {
"description": "spaghetti/notebooks/Facility_Location.ipynb",
"public": true
},
"id": "a671d31a796e06d9df669d018d5b66ba"
},
"kernelspec": {
"display_name": "Python [conda env:py3_spgh_dev]",
"language": "python",
Expand Down

0 comments on commit e945b16

Please sign in to comment.