You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local search heuristic solver for the Minimum Dominating Set problem (PACE Challenge 2025). Written in C with greedy construction, tabu-based local search, cascade pruning, and freq-guided perturba…