Stanford Algorithms Courses in Coursera 課程筆記
-
Updated
May 4, 2021 - Jupyter Notebook
Stanford Algorithms Courses in Coursera 課程筆記
Solution au challenge de Winamax de 2016 hébergé sur la plateforme Codingame.
Strip Packing Problem Visualizer
A collection of useful algorithms I am learning or have learnt and implemented to further develop my understanding!
Projects in Java and Python from class assignments
Minimal Hitting Set Solver with and without optimizations
Graph, Greedy, Divide-and-Conquer and NP-Complete algorithms.
With this project we researched, implemented and analyzed different algorithms to effectively and efficiently solve an NP-Complete problem such as the Minimum Vertex Cover (MVC).
An algorithm for solving the Hamiltonian cycle problem deterministically and in linear time on all instances of discocube graphs (tested for over graphs with 1 billion vertices).
Strip Packing Written in C++
This repository contains the files related to the paper 'Using genetic algorithms for advertising campaigns', carried out by Álvaro Seco, Natalia López and Fernando Rubio.
Scala library for solving NP-hard probems
Algorithm for solving the Hamiltonian cycle problem deterministically and in linear time on all instances of discocube graphs (tested for graphs with over 8 billion vertices). Discocube graphs are 3-dimensional grid graphs derived from: a polycube of an octahedron | a Hauy construction of an octahedron with cubes as identical building blocks...
An implementation of a fully custom multithreaded HTTP server that allows for the solving of N-Puzzle problems remotely through a web client interface
This repository contains a collection of problems and their solutions for the subject Design and Analysis of Algorithms from the Computer Science degree
Add a description, image, and links to the np-complete-problems topic page so that developers can more easily learn about it.
To associate your repository with the np-complete-problems topic, visit your repo's landing page and select "manage topics."