An Multi Depot Vehicle Routing Problem solver using Genetic Algorithm. GA code is implemented in C++ and then compiled with Emscripten to web assembly.
Primary LanguageJavaScript