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 ...
Abstract: This article studies the flexible job shop scheduling problem with a certain number of automatic guided vehicles (FJSP-AGVs), aiming to minimize the makespan. First, a novel constraint ...
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, ...