You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: