Genetic algorithm for the traveling salesman problem over virtual machine. With own C++ addons Table of contents How to build Virtual Machine (C++) Game (C++) Algorithms (JS) How to build Requirements Node.js 18.12.1 + NPM Node-gyp npm i node-gyp Buiding Configure: npx node-gyp configure Build: npx node-gyp bild