np-algorithm
There are 6 repositories under np-algorithm topic.
liuhouer/np-algorithm
data struct and algorithm
spolo96/Partition-Into-Perfect-Matchings-Graph
An approach about the NP-Hard problem: Partition Into Perfect Matchings, in which I worked in the class of Complexity and Algorithms, in Universidad del Norte, which I wanted to share with the world.
Joannechiao18/NP-Academy
an application aimed to teach dedicated learners of NP related algorithms
ThiagoFBastos/isotree
algoritmo para encontrar árvores não rotuladas
ThiagoFBastos/SOS-Board-Game
SOS board game em C++ (Gtkmm3.0)
ThiagoFBastos/tic_tac_toe
jogo tic tac toe para jogar contra ia que é feita com um minimax