p-vs-np
There are 7 repositories under p-vs-np topic.
mikinty/P-vs-NP
Notable P vs. NP proof attempts.
MichaelWehar/P-vs-NP-Community
This repository was setup to help people who believe that they solved the P vs NP problem and to help the people who review proposed solutions.
Quiggleson/sat
python implementations of algorthims for the boolean satisfiability problem, including one to solve 3SAT in polynomial time
bryanvanhuyneghem/UGhent_Advanced-Algorithms
Labs for the Advanced Algorithms course
AlexMorrow239/3SAT-Problem
Informational Repo covering the Satisfiability of formulas in 3 Conjunctive Normal Form. Includes Demos of solving algorithms, and detailed analysis.
sangzzz/Advanced_Algorithms_and_Complexity
Coursera Data Structures and Algorithms Specialization course 5 --> Advanced Algorithms and Complexity... Code is completed in python only.
scriptographers/CS218-Assignments
All assignments for CS 218: Design and Analysis of Algorithms, Spring 2021, IIT Bombay