This program simulates the assignment of appropriate frequencies for radio towers given the distances between those towers and the interference radius. It applies the Welsh-Powell coloring algorithm to the renowned Frequency Assignment Problem (FAP).
- Open the directory
- Type this command to the terminal
python main.py