-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
BeginnerGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needednew-featureNew feature requestNew feature request
Description
Currently, we use the graph_base.js as a base class for Graph Objects. Different Algorithms use this class for creating a graph object using the public methods that we have currently. However, the internal implementation of graph methods is really obfuscated/complex, which makes it tough to understand and maintain.
Simplify the internal implementation of the graph object.
Before solving the issue, please discuss a small implementation approach before sending in a PR.
Metadata
Metadata
Assignees
Labels
BeginnerGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needednew-featureNew feature requestNew feature request