Trabalho Prático 2 de Algoritmos 2
-
Updated
Dec 10, 2023 - Jupyter Notebook
Trabalho Prático 2 de Algoritmos 2
Algorithm design strategies.
Trabalho de Algoritmos e Estruturas de Dados III desenvolvido junto com @Yasmin-Camargo e @BiancaBDullius que possui como objetivo realizar a Implementação do problema do empacotamento de caixas, utilizando um algoritmo exato e algoritmos aproximativos
Library for function approximation with splines for Haskell (2022)
This repository contains a collection of problems and their solutions for the subject Design and Analysis of Algorithms from the Computer Science degree
Implementação do problema do Caixeiro Viajante (TSP) euclidiano, utilizando um algoritmo aproximativo e um algoritmo exato. Desenvolvido junto com @Yasmin-Camargo para a disciplina de Algoritmos e Estruturas de Dados III
This repository contains all my studies in DSA so far. It has it all from simple sorting to NP-completeness and approximation algorithms. Everything is written either on C or C++ and it also serves the purporse as a study on both languages. It has helped me greatly to understand different compilers, best practices etc.
Add a description, image, and links to the aproximation-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the aproximation-algorithms topic, visit your repo's landing page and select "manage topics."