Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 946 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 946 Bytes

feup-cal

Exercises solved during the Algorithm Design and Analysis course, in the second year of FEUP's Master in Informatics and Computing Engineering.

Requirements

Compile and run

To open and work with an IDE or a text editor, take into account that each tp behaves as a standalone project, open it that way. You can edit the CMakeLists.txt file for the testing subdirectory, but leaving it as it is, implies that Googletest framework is inside lib, which inside each of the tps.

License

MIT