/feup-cal

Algorithm Design and Analysis course @ FEUP

Primary LanguageC++MIT LicenseMIT

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