# tsp **Repository Path**: ipid/tsp ## Basic Information - **Project Name**: tsp - **Description**: 北京邮电大学(北邮/BUPT)《智能算法》旅行商问题实验,分别用蛮力法、回溯法、分支限界法、动态规划法求解了 TSP 问题。 - **Primary Language**: Unknown - **License**: 0BSD - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-04-08 - **Last Updated**: 2023-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
北京邮电大学北邮/BUPT《智能算法》课程 实验一by @ipid