Implement a config solution so a user can set T, T2, COLIN_TOLERANCE, INF through the API. Should probably be implemented in the VisGraph class - https://stackoverflow.com/a/43941592.
Those constants should also be renamed to something more meaningful...
Implement a config solution so a user can set
T
,T2
,COLIN_TOLERANCE
,INF
through the API. Should probably be implemented in theVisGraph
class - https://stackoverflow.com/a/43941592.Those constants should also be renamed to something more meaningful...