Skip to content

Using this environment for greedy coloring #52

@sundar19

Description

@sundar19

Hello,
I am studying this project and need to know if this environment can be used for something similar to greedy_color() in networkx. My intention is to solve allocating color/Number to every node such that no two nodes next to each other have the same color. Instead of doing this with greedy_color() I want to use reinforcement learning methods to solve this problem. Any suggestions would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions