Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 273 Bytes

File metadata and controls

12 lines (8 loc) · 273 Bytes

Graph Theory

Project created for gathering implementations for the Graph Theory (COS242) class from UFRJ.

How to execute

In order to compile and execute the binary, simply run the following command:

make run

The compiler used was g++ at version 10.