You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements two nature-inspired optimization algorithms: Moth Flame Optimization (MFO) and Honey Badger Optimization (HBO). Both algorithms are designed to solve complex optimization problems by mimicking behaviors observed in nature. also it includes a path finding algorithm, A-star
High-performance Evolutionary TSP Solver with Gamified Streamlit UI. Features Hybrid GA (Genetic Algorithm) + 3-Opt Local Search, TSPLIB support (EUC_2D/ATT), and real-time visualization.