Skip to content

[Feature Request] Graph partitioning in FGraph #50

@LibraChris

Description

@LibraChris
  • Graph partitioning refers to dividing a graph into smaller, non-overlapping subgraphs while optimizing some objective function or constraint.

  • It can be used to optimise graph reduction and fast component parting.

  • Since FGraph is based on a dictionary structure, graph partitioning can be based on dictionary partitioning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: AdvancedHackathon projects with advanced difficultyenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions