# nsga2 **Repository Path**: baokangx/nsga2 ## Basic Information - **Project Name**: nsga2 - **Description**: Implementation NSGA-II algorithm in form of python3 library - **Primary Language**: Python - **License**: Not specified - **Default Branch**: python3 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-18 - **Last Updated**: 2022-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Implementation of NSGA-II algorithm in form of a python library.