# Approximation-Algorithm **Repository Path**: yemucn/Approximation-Algorithm ## Basic Information - **Project Name**: Approximation-Algorithm - **Description**: 简单用到的几个近似算法 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-18 - **Last Updated**: 2021-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Approximation Algorithms 使用Python完成部分近似算法,作为学习《Approximation Algorithms》Vijay V. Vazirani的实践吧。