Skip to content

Revamp the Base Class for graph representation #13

@yashrsharma44

Description

@yashrsharma44

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

No one assigned

    Labels

    BeginnerGood for newcomershelp wantedExtra attention is needednew-featureNew feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions