GitHub topics: min-conflict-algorithm
Vicky-Christofilopoulou/Exam_Timetabling
This project tackles the exam timetabling problem, implementing three CSP algorithms: Forward Checking (FC), Maintaining Arc Consistency (MAC), and Min-Conflicts, as a project in "AI" course.
Language: Python - Size: 0 Bytes - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

T-Lak/N-Queens-Solver
Solving the N-Queens Problem using a Genetic Algorithm in combination with Min-Conflicts and bitboards for better performance.
Language: Python - Size: 109 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Kyle-L/Eight-Queens-Solver
A simple Eight Queens solver built with Java for CSE 486.
Language: Java - Size: 279 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

giannisdravilas/Radio-Link-Frequency-Assignment-Problem
📻📡 Solving the Constraint Satisfaction Radio Link Frequency Assignment Problem, using FC and MAC algorithms with the dom/wdeg heuristic. An attempt to solve it with MIN-CONFLICTS algorithm and some comparisons are also made.
Language: Python - Size: 1.69 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

IvanSobko/map-coloring-csp
Map coloring problem using CSP's algorithms
Language: Python - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
