SiRumCz / CSC501

CSC501 assignments
0 stars 1 forks source link

Flask edege-bundling version 2 and adjacency matrix #92

Closed SiRumCz closed 4 years ago

SiRumCz commented 4 years ago

Two new API endpoints uses multiple doirectional graph to give better weigth to each node

SiRumCz commented 4 years ago

noted I fixed a problem where graph object was directly referenced instead of creating deep copy.