The openshift-client-python library aims to provide a readable, concise, comprehensive, and fluent API for rich interactions with an OpenShift cluster. Unlike other clients, this library exclusively ...
This project implements a Genetic Algorithm to solve a Capacitated Vehicle Routing Problem (CVRP). The algorithm assigns customer nodes to multiple vehicles while considering vehicle capacity ...