Boolean Constraint Solving in Prolog
-
Updated
Dec 8, 2024 - Prolog
Boolean Constraint Solving in Prolog
A reinforcement learning based solver for combinatorial problems
🧬 An implementation of optimized crossover for independent set problem
Assignments done during CS403, Even Semester 2016-2017, IIT Mandi
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.
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.
Multiple attempts at part B of the ICPC Challenge Practice contest
Try finding the maximum weight independent set of a tree.
Discrete Optimization Algorithms
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."