Update notebooks

This commit is contained in:
Mizux Seiha
2021-12-14 13:05:00 +01:00
parent a68fd9013e
commit 0f51c94308
260 changed files with 1942 additions and 1854 deletions

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "6fe774c1",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "19108444",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "50a4cdf8",
"id": "basename",
"metadata": {},
"source": [
"# knapsack"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "a3979fa6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "f65ba5f9",
"id": "doc",
"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": "396ac14d",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "6b82ee54",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "0e92d630",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "7ce7f69f",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "780fc17d",
"id": "basename",
"metadata": {},
"source": [
"# simple_knapsack_program"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "40d24637",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "9ae680d7",
"id": "doc",
"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": "0f01b421",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ee3d56b5",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "c9285a0d",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "19e19090",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "9ed9fd67",
"id": "basename",
"metadata": {},
"source": [
"# cp_is_fun_cp"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "21260bf9",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "ee1a66c7",
"id": "doc",
"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": "cf537144",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fa0154fd",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "c0fc7eab",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "93dc1a36",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "1bf43435",
"id": "basename",
"metadata": {},
"source": [
"# cvrp"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "71913d19",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "3cbec4e4",
"id": "doc",
"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": "bb2af320",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d03d2f7d",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "6bdc14ed",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "21cd67e6",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "aec1818d",
"id": "basename",
"metadata": {},
"source": [
"# cvrp_reload"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "e45c944c",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "f603de3b",
"id": "doc",
"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": "5fb17736",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "5caf8cc1",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "f5b5c92c",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "fa0e0054",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "e4d6908c",
"id": "basename",
"metadata": {},
"source": [
"# cvrptw"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "25118889",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "b9083d2e",
"id": "doc",
"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": "8f9e7452",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "36bd089b",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "e5262af7",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "a014d63c",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "38f0f09d",
"id": "basename",
"metadata": {},
"source": [
"# cvrptw_break"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "f549e41c",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "f2dcbea4",
"id": "doc",
"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": "1bab269a",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "6b90c55f",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "5a53fc20",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "12af48ea",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "6e54fac6",
"id": "basename",
"metadata": {},
"source": [
"# nqueens_cp"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "fefb5045",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "d8917a59",
"id": "doc",
"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": "3234ebe7",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "6e21c8e8",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "9c9c5044",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "ac84f530",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "9c622751",
"id": "basename",
"metadata": {},
"source": [
"# simple_cp_program"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "6eb6c842",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "b02b4077",
"id": "doc",
"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": "05dea269",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4db5d945",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "58e307f8",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "e54fadbd",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "6231fc22",
"id": "basename",
"metadata": {},
"source": [
"# simple_routing_program"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "53c76b90",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "14872edb",
"id": "doc",
"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": "5ce7a297",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d34ffa99",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "f782f7a8",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "3e459c35",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "f4015114",
"id": "basename",
"metadata": {},
"source": [
"# tsp"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "35d8d74b",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "db999acc",
"id": "doc",
"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": "efbc38d1",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "dcf09c80",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "5f004b6d",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "7eae81e8",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "d61c03b3",
"id": "basename",
"metadata": {},
"source": [
"# tsp_circuit_board"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "1370040d",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "3e465dfb",
"id": "doc",
"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": "d956a9db",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "14d7f567",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "960f04a5",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "00f05fa3",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "f4885655",
"id": "basename",
"metadata": {},
"source": [
"# tsp_cities"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "ce9b1c06",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "45ec7433",
"id": "doc",
"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": "38cac232",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "6f9b30c9",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "fff9e482",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "3d7a8f1a",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "7fda6766",
"id": "basename",
"metadata": {},
"source": [
"# tsp_distance_matrix"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "5dc26d28",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "261e6273",
"id": "doc",
"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": "5518b867",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "6edd0004",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "858141c9",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "35109b03",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "4cabc570",
"id": "basename",
"metadata": {},
"source": [
"# vrp"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "639b1087",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "0798875d",
"id": "doc",
"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": "9ec9cf57",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f0a3c412",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "70942b21",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "5b399e75",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "85c7e2d1",
"id": "basename",
"metadata": {},
"source": [
"# vrp_breaks"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "d70ca4a0",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "65338b19",
"id": "doc",
"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": "87304230",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "dcd925af",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "3fe21dd6",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "5db64da1",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "021a49b8",
"id": "basename",
"metadata": {},
"source": [
"# vrp_breaks_from_start"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "c31c4de6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "745cf35d",
"id": "doc",
"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": "222da325",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "a489a369",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "9d984c7b",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "386a7527",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "f16ef124",
"id": "basename",
"metadata": {},
"source": [
"# vrp_capacity"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "c363294d",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "03a75c14",
"id": "doc",
"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": "39cb7e0e",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ff52f913",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "af355f00",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "0c16feca",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "e498df02",
"id": "basename",
"metadata": {},
"source": [
"# vrp_drop_nodes"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "dab2c048",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "7fbe2322",
"id": "doc",
"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": "c61a39ef",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "583a14bf",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "13207860",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "d88d4e4c",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "0c2302e8",
"id": "basename",
"metadata": {},
"source": [
"# vrp_global_span"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "01094fb7",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "7c30bae9",
"id": "doc",
"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": "872053d4",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "63edd5e4",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "6c9ebc0c",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "3f403f7d",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "163f6ee3",
"id": "basename",
"metadata": {},
"source": [
"# vrp_initial_routes"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "4f1be7d6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "2775a83c",
"id": "doc",
"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": "0b5d68e3",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "55384ca8",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "cfa33f9f",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "6b4d93f6",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "4cc7bb6c",
"id": "basename",
"metadata": {},
"source": [
"# vrp_node_max"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "ae0c9593",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "17cb0425",
"id": "doc",
"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": "035b1545",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d05af53d",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "5aabb68e",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "22129495",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "b0817d6a",
"id": "basename",
"metadata": {},
"source": [
"# vrp_nodes_indices"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "6b92007c",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "fd276f61",
"id": "doc",
"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": "8a99a81c",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4fad2e1f",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "7078f172",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "ea34ed8a",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "c85b1310",
"id": "basename",
"metadata": {},
"source": [
"# vrp_pickup_delivery"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "38cb12dc",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "90a068e7",
"id": "doc",
"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": "7039f94b",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "65262a14",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "43a3bee5",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "5c969ad2",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "9d2058c6",
"id": "basename",
"metadata": {},
"source": [
"# vrp_pickup_delivery_fifo"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "4161f1f2",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "4b514688",
"id": "doc",
"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": "f9e5e2c8",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "901cddbb",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "9f575907",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "01d1a799",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "b7e128ac",
"id": "basename",
"metadata": {},
"source": [
"# vrp_pickup_delivery_lifo"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "991c48f2",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "c279c2c3",
"id": "doc",
"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": "60bbe751",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ff950536",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "8dfc0599",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "0ae5764e",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "58fd487f",
"id": "basename",
"metadata": {},
"source": [
"# vrp_resources"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "6558a101",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "1c662a17",
"id": "doc",
"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": "eae65180",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "a107beaa",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "e5410436",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "5daa48fa",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "8925cb6f",
"id": "basename",
"metadata": {},
"source": [
"# vrp_starts_ends"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "f5ee552a",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "797433a5",
"id": "doc",
"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": "993c8f46",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "17db0d31",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "13c90a9b",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "2307a605",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "2b2d919c",
"id": "basename",
"metadata": {},
"source": [
"# vrp_time_windows"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "c97934a6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "9272b068",
"id": "doc",
"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": "3dc66be2",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ba521d40",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "5530eb4e",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "6d5e29bd",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "8b089b57",
"id": "basename",
"metadata": {},
"source": [
"# vrp_time_windows_per_vehicles"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "2d0d3bea",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "0258f0b8",
"id": "doc",
"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": "c9e2fcad",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c2a65702",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "d380e3c1",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "39aec5c4",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "30b5e2e7",
"id": "basename",
"metadata": {},
"source": [
"# vrp_tokens"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "b7373fb6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "f8ba73c3",
"id": "doc",
"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": "bf86aec2",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ed938f25",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "40385ce6",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "b51c4c75",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "77aab820",
"id": "basename",
"metadata": {},
"source": [
"# vrp_with_time_limit"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "3eb2030e",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "77ca7816",
"id": "doc",
"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": "0b933f44",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "71982444",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "2f062270",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "9b7773cc",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "56e72dbd",
"id": "basename",
"metadata": {},
"source": [
"# vrpgs"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "eda75982",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "2b1d0be0",
"id": "doc",
"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": "204f4563",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4b91ba5d",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "1be33f0b",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "bf7f9dc5",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "784bee98",
"id": "basename",
"metadata": {},
"source": [
"# vrptw_store_solution_data"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "4a8c21dd",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "36914f90",
"id": "doc",
"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": "c7ed4373",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8747822a",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "03ad806a",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "5c019d4d",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "887b7e41",
"id": "basename",
"metadata": {},
"source": [
"# 3_jugs_mip"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "7ddea1aa",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "62e08fd9",
"id": "doc",
"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": "b5e200c6",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "e25340c2",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "d3313ddc",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "3643345f",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "26573d5d",
"id": "basename",
"metadata": {},
"source": [
"# 3_jugs_regular"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "8f86eb9c",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "d2112763",
"id": "doc",
"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": "c95a76cc",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fc41c1ef",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "e2f41ea1",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "cba355d7",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "efffee33",
"id": "basename",
"metadata": {},
"source": [
"# a_round_of_golf"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "98c4e991",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "0917bdbe",
"id": "doc",
"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": "ecacb034",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "09e18448",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "074feb5c",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "6b037e7b",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "25aa7004",
"id": "basename",
"metadata": {},
"source": [
"# all_interval"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "779f401c",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "78a147c8",
"id": "doc",
"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": "2dc6f26f",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ed674953",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "449aed0b",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "39b09721",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "7be8ff1e",
"id": "basename",
"metadata": {},
"source": [
"# alldifferent_except_0"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "5d433517",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "e6c6eedd",
"id": "doc",
"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": "40e88f11",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8a8cbd39",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "d4fe5368",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "dcb3a19a",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "5a55d534",
"id": "basename",
"metadata": {},
"source": [
"# alphametic"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "5b85f30a",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "cdaa1ccf",
"id": "doc",
"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": "557d6a61",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b6e34c2b",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "cd97c789",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "fe8edf1d",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "2606cfb1",
"id": "basename",
"metadata": {},
"source": [
"# assignment"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "825299b6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "234fd0ad",
"id": "doc",
"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": "6857e383",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8f46dd86",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "64f8b5e9",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "2dbed8e4",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "edd3e3ac",
"id": "basename",
"metadata": {},
"source": [
"# assignment6_mip"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "300f518e",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "82b1cd6d",
"id": "doc",
"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": "cfca3c46",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "be03aa46",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "772db279",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "9065af13",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "25f034b7",
"id": "basename",
"metadata": {},
"source": [
"# bacp"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "2e5c08ec",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "68373660",
"id": "doc",
"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": "4a511654",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ccf50fcc",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "73b4c7ae",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "bc9cace2",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "b2b789d7",
"id": "basename",
"metadata": {},
"source": [
"# blending"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "4f0becf4",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "191c51b8",
"id": "doc",
"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": "9c832f8c",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d7e0fdd9",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "f2ecf3a3",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "1f1cce80",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "490de144",
"id": "basename",
"metadata": {},
"source": [
"# broken_weights"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "db7d4b32",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "76bc2d44",
"id": "doc",
"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": "4a0a5a9f",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "569af3f0",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "7cdab7d8",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "963d93ca",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "4e9a4969",
"id": "basename",
"metadata": {},
"source": [
"# bus_schedule"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "c6e3c9fb",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "d6f4e0a5",
"id": "doc",
"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": "02390223",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "2d0517d6",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "e2b720c6",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "70f8391e",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "7de8fd45",
"id": "basename",
"metadata": {},
"source": [
"# car"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "67613fcb",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "9b09f70a",
"id": "doc",
"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": "c5d51486",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fb830d38",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "ec83f34a",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "24aaced4",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "5d1f2f34",
"id": "basename",
"metadata": {},
"source": [
"# check_dependencies"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "4ddf236b",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "fce67e9e",
"id": "doc",
"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": "1d506020",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f913789c",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "a12af62f",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "710abbc0",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "6c4eaf83",
"id": "basename",
"metadata": {},
"source": [
"# circuit"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "85e84df3",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "bb2f43c9",
"id": "doc",
"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": "ec0f081d",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "72c95237",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "b574be92",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "264c1eb0",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "0969a35e",
"id": "basename",
"metadata": {},
"source": [
"# coins3"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "2a524ccf",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "aadbe175",
"id": "doc",
"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": "04c6abb0",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "add0dddc",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "5e0b2a3f",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "275dfa47",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "ebdd9682",
"id": "basename",
"metadata": {},
"source": [
"# coins_grid"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "a7fec7f6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "d801bce6",
"id": "doc",
"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": "eb3c7dcb",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "42c4b365",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "9f0d190d",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "8056afb6",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "cd115dab",
"id": "basename",
"metadata": {},
"source": [
"# coins_grid_mip"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "557876ec",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "55eb2f4c",
"id": "doc",
"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": "e8ea0fdd",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f3f53f5f",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "7a237d43",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "d51be545",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "6782ef46",
"id": "basename",
"metadata": {},
"source": [
"# coloring_ip"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "1e10740b",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "92d36738",
"id": "doc",
"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": "45c14d2d",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "42279483",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "4abd8011",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "a8d1a92c",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "72e4e5ba",
"id": "basename",
"metadata": {},
"source": [
"# combinatorial_auction2"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "4ab933b9",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "69dd0630",
"id": "doc",
"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": "aa9546d2",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "65ed8e69",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "6842f40f",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "38c2d98e",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "d1d09a71",
"id": "basename",
"metadata": {},
"source": [
"# contiguity_regular"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "42ce4d7f",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "8c08905b",
"id": "doc",
"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": "2bca1da2",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "5664f2d7",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "651b72b0",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "e2937bb4",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "59f2579a",
"id": "basename",
"metadata": {},
"source": [
"# costas_array"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "7937e78d",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "8439836d",
"id": "doc",
"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": "d35310c5",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "64ef00e1",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "7922493e",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "a857d619",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "4aa2c8b8",
"id": "basename",
"metadata": {},
"source": [
"# covering_opl"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "74e63b61",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "c4a21b47",
"id": "doc",
"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": "8e5bd5bb",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "7c2fc260",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "a2cacb10",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "cb847f67",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "9ff7fd8c",
"id": "basename",
"metadata": {},
"source": [
"# crew"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "af45dbd3",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "877d0e78",
"id": "doc",
"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": "149636ec",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "e7fe3cf9",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "ea787fbc",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "9c63726b",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "2be4669d",
"id": "basename",
"metadata": {},
"source": [
"# crossword2"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "ba70cbcd",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "6dfb2ded",
"id": "doc",
"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": "08dfe7c5",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "9ee4ba97",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "7ed094c7",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "2f676b12",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "a86c70d4",
"id": "basename",
"metadata": {},
"source": [
"# crypta"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "aa1a1904",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "8a356ff1",
"id": "doc",
"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": "d2bd64ae",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b9caa0fc",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "3a984f3f",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "4133e902",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "d67eaa7f",
"id": "basename",
"metadata": {},
"source": [
"# crypto"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "dde2639e",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "158c2f8c",
"id": "doc",
"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": "57b2fe60",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "15d61912",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "0b772614",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "6012ad2b",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "0184c2d0",
"id": "basename",
"metadata": {},
"source": [
"# curious_set_of_integers"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "3725ddba",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "289c371c",
"id": "doc",
"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": "ad78cab3",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c0c417c2",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "a00e0953",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "dadc5dbb",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "6b4617a8",
"id": "basename",
"metadata": {},
"source": [
"# debruijn_binary"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "55a463c6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "db386045",
"id": "doc",
"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": "c5d0eb38",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "cea54722",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "3bf5b348",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "e11349e5",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "74967537",
"id": "basename",
"metadata": {},
"source": [
"# diet1"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "b808c874",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "ad5d7787",
"id": "doc",
"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": "8cf1ddb3",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4dc15a72",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "53cacd47",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "8ece5ce4",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "80e0049a",
"id": "basename",
"metadata": {},
"source": [
"# diet1_b"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "eb2d5651",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "32d66599",
"id": "doc",
"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": "a1e521f4",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8c5958ec",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "d7563054",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "d258616d",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "2b71c34d",
"id": "basename",
"metadata": {},
"source": [
"# diet1_mip"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "25be43a1",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "2598e80e",
"id": "doc",
"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": "17bcd4a9",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fcbb1310",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "652c825d",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "08fab2d8",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "ac1b4df5",
"id": "basename",
"metadata": {},
"source": [
"# discrete_tomography"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "b9e3a1fd",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "aacd861c",
"id": "doc",
"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": "ddda2e54",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "bec97aa6",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "b3d5dcea",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "12425d6e",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "8a6dfd4e",
"id": "basename",
"metadata": {},
"source": [
"# divisible_by_9_through_1"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "61cc17c5",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "24b251d4",
"id": "doc",
"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": "b6fff564",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d3c45136",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "9bfa3936",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "918d40c7",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "f294265a",
"id": "basename",
"metadata": {},
"source": [
"# dudeney"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "7d96cb12",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "a3bb2154",
"id": "doc",
"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": "15042843",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "476586a2",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "f0a1340e",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "fd3b79f2",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "2358575d",
"id": "basename",
"metadata": {},
"source": [
"# einav_puzzle"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "c2e8e6a8",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "484683e3",
"id": "doc",
"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": "583db086",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ac004ad4",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "10a4030c",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "c8063be6",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "d944892d",
"id": "basename",
"metadata": {},
"source": [
"# einav_puzzle2"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "9aea505a",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "346465b2",
"id": "doc",
"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": "16cfcb2d",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "2542b5d4",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "86707ee7",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "87e2c9e8",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "ee35549b",
"id": "basename",
"metadata": {},
"source": [
"# eq10"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "d10345c7",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "5a9e1e02",
"id": "doc",
"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": "1c79aed1",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0a2952fc",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "2327aa72",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "1b05cfc0",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "e2da929c",
"id": "basename",
"metadata": {},
"source": [
"# eq20"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "09ee0927",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "2519e391",
"id": "doc",
"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": "b048e800",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b05bac1b",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "83926e0e",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "c41795f1",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "34e921be",
"id": "basename",
"metadata": {},
"source": [
"# fill_a_pix"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "12dd2a2c",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "258ad8dd",
"id": "doc",
"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": "0d89e4e2",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "3791556a",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "3d491e56",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "07d9d4c3",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "aa628cd8",
"id": "basename",
"metadata": {},
"source": [
"# furniture_moving"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "717eb16f",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "55a33d3c",
"id": "doc",
"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": "551f4a6a",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "9773e70e",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "08b45aef",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "bb78b08d",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "ff962db7",
"id": "basename",
"metadata": {},
"source": [
"# futoshiki"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "e9ba40a1",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "220f8e7f",
"id": "doc",
"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": "c8dd47f0",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ec171aba",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "22f6f334",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "1ad04e8c",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "ec87b472",
"id": "basename",
"metadata": {},
"source": [
"# game_theory_taha"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "d56b67b6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "1b1b5b41",
"id": "doc",
"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": "d9e929fc",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "25d58a8e",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "7a67890d",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "a485c1a4",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "724b5b36",
"id": "basename",
"metadata": {},
"source": [
"# grocery"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "f78a601a",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "db0b8e30",
"id": "doc",
"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": "66006624",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8e5ba7d5",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "67eb5810",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "ac201a0e",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "1d4d6f90",
"id": "basename",
"metadata": {},
"source": [
"# hidato"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "cc4cae50",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "74da760a",
"id": "doc",
"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": "56dae106",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "6538272d",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "0226f4b4",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "e1a17902",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "c58af21f",
"id": "basename",
"metadata": {},
"source": [
"# just_forgotten"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "f96914e7",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "678368f5",
"id": "doc",
"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": "52b3258b",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "063bbef1",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "b2665fe3",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "c46080d5",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "b2e268cb",
"id": "basename",
"metadata": {},
"source": [
"# kakuro"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "3850ad8a",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "f7fc84a1",
"id": "doc",
"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": "80da00c7",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "2aece645",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "615ad358",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "cd752925",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "6f11727e",
"id": "basename",
"metadata": {},
"source": [
"# kenken2"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "ffa0a17a",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "be2f64d2",
"id": "doc",
"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": "347f6339",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b8a8cff0",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "b391e22a",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "124189f4",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "07fd5fb1",
"id": "basename",
"metadata": {},
"source": [
"# killer_sudoku"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "aeceb084",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "a1bc7acb",
"id": "doc",
"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": "8552857e",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ab03fe52",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "c7cc163b",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "fc0fbda0",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "5e7303e5",
"id": "basename",
"metadata": {},
"source": [
"# knapsack_cp"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "20ac1cf6",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "ece02144",
"id": "doc",
"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": "d6e41de0",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b74a1e01",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "4043c5c5",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "04424b4c",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "ad7191a8",
"id": "basename",
"metadata": {},
"source": [
"# knapsack_mip"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "2a745482",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "396d4296",
"id": "doc",
"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": "c3151df9",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "a75e3c7e",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "72b2a213",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "e7aa1892",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "a5671350",
"id": "basename",
"metadata": {},
"source": [
"# labeled_dice"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "282f7b99",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "2eeee5f2",
"id": "doc",
"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": "422e876b",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b04e2074",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "2129a4e7",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "257d3d54",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "77f7e3ac",
"id": "basename",
"metadata": {},
"source": [
"# langford"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "5f3b2c6f",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "ed905cbd",
"id": "doc",
"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": "cc3d3521",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f7732fdd",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "22121587",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "e074d724",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "5d748895",
"id": "basename",
"metadata": {},
"source": [
"# least_diff"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "cc2ebbb8",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "dbb27c8d",
"id": "doc",
"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": "a80601f2",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "5381e602",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "cbfe89fb",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "a9ccbd02",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "73643615",
"id": "basename",
"metadata": {},
"source": [
"# least_square"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "b4b620bb",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "b3605be8",
"id": "doc",
"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": "f3903ae3",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c929554d",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "c134025c",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "6d4a8579",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "3dd81f0b",
"id": "basename",
"metadata": {},
"source": [
"# lectures"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "dc583b5b",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "02b8e39d",
"id": "doc",
"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": "836f3ebd",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "992037a4",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "754ee77d",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "460753d9",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "6890bdc1",
"id": "basename",
"metadata": {},
"source": [
"# magic_sequence_sat"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "4cbac971",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "8aef22b9",
"id": "doc",
"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": "18d5dc16",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f74f5227",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "968518a5",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "ebadbb7c",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "0d19f1d7",
"id": "basename",
"metadata": {},
"source": [
"# magic_square"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "106e8c62",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "2bb8be85",
"id": "doc",
"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": "219a12c7",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d28c77b8",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "1c8de8bb",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "b652a9e5",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "5c8ecfd6",
"id": "basename",
"metadata": {},
"source": [
"# magic_square_and_cards"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "8da07af1",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "5d59556e",
"id": "doc",
"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": "d0119d64",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "96e950b2",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "531c3664",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "054d0baf",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "5fda8113",
"id": "basename",
"metadata": {},
"source": [
"# magic_square_mip"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "ab6c6bd4",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "c84f8c3b",
"id": "doc",
"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": "8c2abfd0",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "32ed943a",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "35ac0335",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "01a3cf35",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "8eb29411",
"id": "basename",
"metadata": {},
"source": [
"# map"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "d3ad2337",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "bf2c5a57",
"id": "doc",
"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": "fd4a0863",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "99e65c3f",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "89808d19",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "5101c359",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "61673e64",
"id": "basename",
"metadata": {},
"source": [
"# marathon2"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "e18ffc12",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "b7873495",
"id": "doc",
"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": "17ee80e7",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b5324c64",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "1f969d4e",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "88cbc916",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "251a0d93",
"id": "basename",
"metadata": {},
"source": [
"# max_flow_taha"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "8a1165f4",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "a8f6b788",
"id": "doc",
"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": "56ac3444",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "3e5f5585",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "40f3ec1f",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "816310b3",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "e88ace6f",
"id": "basename",
"metadata": {},
"source": [
"# max_flow_winston1"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "d9e9db7f",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "4e236992",
"id": "doc",
"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": "119aba3d",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8d0bfc1f",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "7fd45eb0",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "7d2b864f",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "0c5d772f",
"id": "basename",
"metadata": {},
"source": [
"# minesweeper"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "4fe1cd30",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "b96f8c11",
"id": "doc",
"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": "a04f11c0",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b0ddfd35",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "53e9e9c8",
"id": "google",
"metadata": {},
"source": [
"##### Copyright 2021 Google LLC."
@@ -10,7 +10,7 @@
},
{
"cell_type": "markdown",
"id": "c83c5e89",
"id": "apache",
"metadata": {},
"source": [
"Licensed under the Apache License, Version 2.0 (the \"License\");\n",
@@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "29d81096",
"id": "basename",
"metadata": {},
"source": [
"# mr_smith"
@@ -36,7 +36,7 @@
},
{
"cell_type": "markdown",
"id": "d5a1b940",
"id": "link",
"metadata": {},
"source": [
"<table align=\"left\">\n",
@@ -51,7 +51,7 @@
},
{
"cell_type": "markdown",
"id": "77b2f83a",
"id": "doc",
"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": "7a177887",
"id": "install",
"metadata": {},
"outputs": [],
"source": [
@@ -70,7 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "683868a8",
"id": "code",
"metadata": {},
"outputs": [],
"source": [

Some files were not shown because too many files have changed in this diff Show More