mjcortejo / csc931m-complex-systems

This repository contains the projects done for the CSC931M class
0 stars 0 forks source link

Create entry point nodes using DiGraph #8

Closed mjcortejo closed 1 year ago

mjcortejo commented 1 year ago

Use a directed graph allowing cars to entry thru these nodes and into the main grid

mjcortejo commented 1 year ago

Currently working, there is an issue where Node 2 has an intersection state. Might need to check if it is because of the node degrees, k?

mjcortejo commented 1 year ago

Test with 2 entry nodes