rlfap
There are 7 repositories under rlfap topic.
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.
VissaMoutafis/RLFAP-Solver
Classic CSP Algorithms to solve RLFAP
Sitaras/Artificial-Intelligence
Berkeley Pacman Projects (1 and 2), Depth First Search, Breadth First Search, Uniform Cost Search ,A* Search , Heuristic Functions ,Suboptimal Search, Minimax Algorithm, Alpha-Beta Pruning, Expectimax, Constraint Santisfaction Problems, RLFA CSP problem, Propositional Logic, First-order Logic
georgesittas/rlfap-solver
Solver for the radio link frequency assignment CSP
vls-00/Constraint-Satisfaction-Problems
:mag: :radio: Solving the radio link frequency assignment problem (RLFAP) by implementing various contraint satisfaction algorithms.
angelosps/RLFAP
📡 The Radio Link Frequency Assignment Problem
super-m-a-n/csp-algorithms-for-rlfap
Implementation of constraint satisfaction problem algorithms to solve the radio link frequency assignment problem - rlfap