Assign projects to students using linear sum assignment

This commit is contained in:
2026-01-08 11:09:46 +01:00
parent 53a67e1ac4
commit d328e16a7c
2 changed files with 126 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
# Data and results
*.csv
*.pdf
*.html
# ---> JupyterNotebooks
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/