Update notebooks...

This commit is contained in:
Corentin Le Molgat
2021-12-06 10:19:50 +01:00
parent 07127d463c
commit 949ff20da4
260 changed files with 4680 additions and 2141 deletions

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "b7b7d560",
"id": "fd3017c4",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "ba5fb09e",
"id": "582e7da9",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "79eaa890",
"id": "f4061fe7",
"metadata": {},
"source": [
"# integer_programming_example"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "28e78003",
"id": "d578fdc4",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "efbc8d2e",
"id": "c4b8d234",
"metadata": {},
"source": [
"First, you must install [ortools](https://pypi.org/project/ortools/) package in this colab."
@@ -60,7 +60,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fb72e63a",
"id": "9f1cb762",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "00c7d8a3",
"id": "2ccae1ba",
"metadata": {},
"outputs": [],
"source": [