Ziocash / UPO-Algorithms-1

Laboratory course - Sperimental part. The course provides knowledge about ADTs or Abstract Data Types, sorting algorithms and advanced C use (e.g.: generic pointers).
GNU General Public License v3.0
1 stars 0 forks source link
algorithm c computer-science uniupo
[![CodeQL](https://github.com/Ziocash/UPO-Algorithms-1/actions/workflows/codeql.yml/badge.svg)](https://github.com/Ziocash/UPO-Algorithms-1/actions/workflows/codeql.yml)[![Valgrind](https://github.com/Ziocash/UPO-Algorithms-1/actions/workflows/valgrind.yml/badge.svg)](https://github.com/Ziocash/UPO-Algorithms-1/actions/workflows/valgrind.yml)

UPO-Algorithms-1 Repository

Laboratory course - Sperimental part.
The course provides knowledge about ADT or Abstract Data Types, sorting algorithms and advanced C use (e.g.: generic pointers).

Wiki

This repo also provides a detailed wiki about all structures and functions.

Doxygen documentation

This repo also provides a doxygen documentation about all structures and functions.

Requirements

ADT

ADT implemented in this project:

Additional implementations:

UPO alglib core toolkit

Collection of algorithms and abstract data types developed at the Computer Science Institute of the University of Piemonte Orientale for the Algorithm 1 - Lab course.

Toolkit code

This repository contains a toolkit provided by Prof. Marco Guazzone.

Toolkit download