Skip to content

This is a project for a objected oriented programming course, it will be a data structure library and it allow to work with trees, graph and heap

Notifications You must be signed in to change notification settings

capocattiveria/data_structure

Repository files navigation

Bradipo lib data_structure

Compilation with linux

Move in the project root folder with you terminal.

Execute these commands:

mkdir build
cd build
cmake ..
make

Uml class Diagram

Class diagram

About

This is a project for a objected oriented programming course, it will be a data structure library and it allow to work with trees, graph and heap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published