Buscaroli Elena - Valeriani Lucrezia
DSSC 2020-2021
-
c++
contains:benchmark
:test.cpp
: c++ script used to perform the benchmark
doxygen
:refman.pdf
: documentation generated by Doxygen 1.8.17
Makefile
: used to compile themain.cpp
by typingmake
bst.hpp
: header file containing the implementation of the structnode
and classbst
iterator.hpp
: header file containing the implementation of the class_iterator
main.cpp
: source code
-
python
contains:test_exam.py
: python script with thereverse_dict(d)
function implementation and the test code
-
report.pdf
: documentation of the two sections of the project, c++ and python