Repository navigation

#

np-complete

OptaPy is an AI constraint solver for Python to optimize planning and scheduling problems.

Java
297
2 年前

Na Rinha de Algoritmos você deve utilizar suas habilidades para a criação de algoritmos eficientes para resolver problemas!

Python
172
2 年前

Experimental minisat SAT solver reimplementation in Rust

Rust
71
6 年前

An Ant Colony Optimization algorithm for the Traveling Salesman Problem

MATLAB
47
6 年前

A java implementation of the famous Lin-Kernighan heuristics algorithm implemented for graphic (symmetric) TSP

Java
31
2 年前

Exact and meta-heuristic algorithms for NP problems

Python
22
6 年前

Graph coloring problem solved with Genetic Algorithm, Tabu Search and Simulated Annealing

C++
21
7 年前

🔎 wheeler graph recognition algorithm, visualization and generation

C++
19
2 年前

Python solutions for Tim Roughgarden's 4 part books called Algorithms Illuminated

Jupyter Notebook
18
5 年前

Go (golang) bindings for Picosat, the satisfiability solver

C
17
8 年前

a collection of benchmarks (in DIMACS format) for various NP-Complete problems

TeX
12
4 个月前

Genetic algorithm to solve np-complete maximization problems. Originally intended for fantasy sports.

Python
10
8 年前

Approximation Algorithm for the NP-Complete problem of finding a vertex cover of minimum weight in a graph with weighted vertices. Guarantees an answers at most 2 times the optimal minimum weighted vertex cover

Java
8
7 年前

https://portfolio.raghavkumar.co.in/collegeschduler Creates a college schedule using ant-colony optimisation to perform graph colouring. This was my sem 4 Software Engineering project

TypeScript
8
1 年前

A Reduced-order Binary Decision Diagram (RoBDD) SAT solver written in Rust

Rust
7
5 个月前

Problem Solving: A Practical Workbook

Jupyter Notebook
6
6 年前

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).

Python
6
3 年前