A reinforcement learning based solver for combinatorial problems
-
Updated
Jun 22, 2022 - C++
A reinforcement learning based solver for combinatorial problems
Boolean Constraint Solving in Prolog
🧬 An implementation of optimized crossover for independent set problem
Assignments done during CS403, Even Semester 2016-2017, IIT Mandi
Try finding the maximum weight independent set of a tree.
El programa determina un conjunto independiente tal que cada vértice de un gráfica dirigida puede ser alcanzado a partir del conjunto independiente por una trayectoria de longitud a lo más 2.
Discrete Optimization Algorithms
A Python tool for visualizing and interacting with graph algorithms, including MSTs, shortest paths, graph center, independent sets, and vertex covers. Perfect for learning graph theory with an intuitive interface.
Multiple attempts at part B of the ICPC Challenge Practice contest
Add a description, image, and links to the independent-sets topic page so that developers can more easily learn about it.
To associate your repository with the independent-sets topic, visit your repo's landing page and select "manage topics."