News

This repository features custom implementations of three genetic algorithms for multi-objective optimization: NSGA-II, SPEA2, and Simple GA. 🧬 Developed from scratch without libraries, these modules ...
In this work, we proposed a methodology utilizing a multi-objective genetic algorithm to find the ideal subset of characteristics to identify the classes of a dataset of enzymes. After the feature ...
The shortest path problem is a search for the shortest or minimum path between the source and destination under the relevant parameter constraints, and it is an effective method for solving network ...