fc-algorithm
There are 2 repositories under fc-algorithm 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.
Christos-Kotsis/crossword-puzzle-solver
A program that has the ability to solve crossword puzzles and check whether a solution to a crossword puzzle is correct for any given puzzle and dictionary using FC and MRV heuristics