The document discusses exact solution approaches for the Minmax Regret Spanning Tree (MMR-ST) problem. It first provides background on the MMR-ST problem, which generalizes the Minimum Spanning Tree problem to consider uncertainty in edge costs. It then presents two mixed integer programming formulations of the MMR-ST problem. The rest of the document proposes and compares two exact algorithms - a Benders decomposition approach and a branch-and-cut approach - to solve benchmark MMR-ST instances to optimality. Computational results showing the performance of the approaches are also discussed.