7 results for “topic:np-hard-problems”
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
Code written for lectures and homework in USC CSCI570-Analysis-of-Algorithms Course 🚀🚀🚀
Hvala: Approximate Vertex Cover Solver
Esperanza: Approximate Independent Set Solver
This repository contains the code used in the CS301 (Algorithms) Project which discusses the Maximum Independent Set Problem
Selected graph problems for MC558