# HGenFS **Repository Path**: cc715/HGenFS ## Basic Information - **Project Name**: HGenFS - **Description**: Q-Learning based Genetic Algorithm to solve TSP with Drone problems - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-05 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HGenFS Hybrid Genetic Algorithm to solve FSTSPD This is an academic project that aims to implement an Genetic Algorithm with heuristics to improve its performance when optimizing FSTSPD problems. # Status: - C++ HGenFS is working well (equivalent to state of art algorithms) for 10 clients datasets - For 100 clients the optimizations is not good enough