-
Updated
Jan 13, 2018 - Rust
np-hard
Here are 123 public repositories matching this topic...
A challenge to make this basic closest-strings program more efficient.
-
Updated
Jan 22, 2020 - C
Application Data Distribution in Edge Computing
-
Updated
Jun 4, 2021 - C++
A program that breaks cycles in undirected and directed graphs (with and without weights), that is, to find the minimum feedback arc set in given graphs.
-
Updated
Dec 11, 2023 - C++
Ant Colony Optimization algorithm solving Google HashCode 2020 online elimination problem
-
Updated
Apr 13, 2024 - C++
Baldor: Minimum Vertex Cover Solver
-
Updated
Feb 13, 2025 - Python
Algorithm analysis of NP-Hard problem called Maximum Set Packing.
-
Updated
Jun 15, 2023 - Jupyter Notebook
Deep learning and Reinforcement Learning for solving NP-Hard combinatorial problems like TSP.
-
Updated
Jul 5, 2018
Implementation of three fundamental algorithms in graph theory and Boolean logic: Satisfiability (SAT), Clique, and Independent Set. Each problem is addressed using various optimization and search techniques.
-
Updated
Sep 23, 2024 - Python
-
Updated
Feb 3, 2017
A test for the my Genetic Library. The Traveling Salesman problem solved with Genetic Algorithms.
-
Updated
Jun 12, 2018 - C#
A Crystal port of @mak-it's 2D Bin Packing solver, using the Maximal Rectangles Algorithm.
-
Updated
Jan 17, 2021 - Crystal
Explore different algorithms for Maximum 0-1 Knapsack
-
Updated
May 8, 2017 - Java
Identical machines scheduling, minimizing the makespan
-
Updated
Feb 21, 2022 - Kotlin
Algorithmic approximation to a 4D travelling salesman problem
-
Updated
Apr 4, 2022 - Java
This repository contains a Python implementation of a color coding method for the problem of finding a subtree with k vertices in a given graph.
-
Updated
Jul 26, 2023 - Python
Traveling Salesman Problem, FEUP-DA project
-
Updated
May 24, 2024 - C++
This repo contains the implementation of an heuristic to solve the Traveling Tournament Problem (TTP), as well as the implementation of the Meta-heuristics' algorithm Iterated Local Search (ILS) satisfying the predefined contraints of the NP-hard problem.
-
Updated
Jul 5, 2022 - Python
Heuristics and metaheuristics for enhancing Run-Length Encoding in a database
-
Updated
Dec 7, 2023 - Python
The Logistics Optimizer tackles the NP-hard Container Terminal Space Allocation and Scheduling Problem using an Enhanced Cuckoo Search Algorithm with Gaussian Mixture Clustering. This approach maximizes space utilization and minimizes costs, improving efficiency in resource allocation and scheduling for logistics operations.
-
Updated
Nov 20, 2024 - Python
Improve this page
Add a description, image, and links to the np-hard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the np-hard topic, visit your repo's landing page and select "manage topics."