Repository navigation

#

np-complete

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

Java
289
2 年前

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

Python
165
1 年前

Experimental minisat SAT solver reimplementation in Rust

Rust
71
6 年前

An Ant Colony Optimization algorithm for the Traveling Salesman Problem

MATLAB
45
5 年前

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

Java
31
1 年前

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

C++
21
7 年前

Exact and meta-heuristic algorithms for NP problems

Python
20
5 年前

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

Jupyter Notebook
18
5 年前

🔎 wheeler graph recognition algorithm, visualization and generation

C++
17
2 年前

Go (golang) bindings for Picosat, the satisfiability solver

C
16
7 年前

Implementation of classical problems in Computer Science in the Answer Set Solving dialect of Clingo.

Answer Set Programming
16
1 天前

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

TeX
12
3 天前

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
6 年前

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
7
10 个月前

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

Rust
7
3 天前

Problem Solving: A Practical Workbook

Jupyter Notebook
6
5 年前

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
2 年前