Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 260 Bytes

File metadata and controls

8 lines (6 loc) · 260 Bytes

Fontys_Algorithmics_Graphs

Fontys Academic Preparations Exercise - Vertex Cover Algorithm

You can run the Jupyter notebook yourself using a tool such as VS Code

  1. run python -m pip install -r requirements.txt
  2. open the notebook
  3. take a look around!