Niwils / CLAYEngine

CLAYEngine (pun intended to the Cry Engine) is a video game engine implementing models, HMI and graph solvers for factory builders. Its goal is to provide logistics, manufacturing processes, QA, markets with company public image, social behaviour, as it could be encountered in any real industrial company.
4 stars 0 forks source link

Graph transportation #3

Closed Niwils closed 7 months ago

Niwils commented 7 months ago

This merge will provide the basics of the graph theory: node and edges. Unit tests are provided and have successfully ran on a MacOS machine.

Niwils commented 7 months ago

Tests successfully ran on Mac OS for the moment. Linux and/or Windows supports are not yet in scope (will be soon, however).