This project aimed to implement three well-known meta-heuristic algorithms: cuckoo search (CS), bat algorithm (BA), and flower pollination algorithm (FPA). We found that three algorithms could have a ...
A Python script with an AI algorithm that solves a 2D maze using the A* search algorithm - but, with specific movement constraints, to really force the AI earn its way out of the maze. This time, ...
Abstract: The Aircraft Landing Problem (ALP) involves optimizing the scheduling of flight arrivals and departures while simultaneously managing airport resources to maximize flight utilization, ...
Abstract: In cells, various proteins interact to form protein-protein interaction networks. Protein complexes serve as the fundamental units that enable essential functions in biological organisms.