# Eight-digit-problem **Repository Path**: yjq78/Eight-digit-problem ## Basic Information - **Project Name**: Eight-digit-problem - **Description**: Several heuristic functions of global optimal search algorithm in octuple problem are realized - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Eight-digit-problem Several heuristic functions of global optimal search algorithm in octuple problem are realized. This project contains two search algorithms: width first search and global best search,and six heuristic function implementations. Programming language:C++ Operating system:Windows 10