examples: regenerate notebook

This commit is contained in:
Mizux Seiha
2025-12-19 15:01:21 +01:00
parent 2f299d5d51
commit c3164316fb
63 changed files with 1903 additions and 909 deletions

View File

@@ -88,6 +88,7 @@
"from ortools.linear_solver.python import model_builder\n",
"\n",
"\n",
"\n",
"def main():\n",
" # Create the model.\n",
" model = model_builder.Model()\n",