GCS-Q is a coalition structure generation algorithm for induced subgraph games
-
Updated
Nov 18, 2024 - Jupyter Notebook
GCS-Q is a coalition structure generation algorithm for induced subgraph games
Simulated annealing which uses thermodynamics of the landscape to escape local minima and works amazingly on discrete combinatorial problems
A high-performance Rust library for solving the Traveling Salesman Problem (TSP) using the novel Dynamic Gravity algorithm.
Universal TSP path improver using the PCH (Position-Candidate-Hypothesis) paradigm. PCH takes ANY TSP path (from ANY algorithm), statistically analyzes it, and synthesizes a shorter path.
Code written for lectures and homework in USC CSCI570-Analysis-of-Algorithms Course 🚀🚀🚀
Hvala: Approximate Vertex Cover Solver
Salvador: Approximate Vertex Cover Solver
Solving the N x T Scaling Collapse and other NP-Hard Search Problems via Aperture-Integral Calculus.
Selected graph problems for MC558
This repository contains the code used in the CS301 (Algorithms) Project which discusses the Maximum Independent Set Problem
Hybrid quantum optimization for Max-Cut and VRPTW using QUBO, QAOA, Simulated Annealing, and Google OR-Tools. QAIG Optimization Screening Assignment implemented with Qiskit and modular Python architecture.
Esperanza: Approximate Independent Set Solver
Proof of Concept — Universal Optimization Engine (QαT)
Add a description, image, and links to the np-hard-problems topic page so that developers can more easily learn about it.
To associate your repository with the np-hard-problems topic, visit your repo's landing page and select "manage topics."