Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual subgraph extraction #43

Open
marco-biasion opened this issue Apr 29, 2024 · 0 comments
Open

Manual subgraph extraction #43

marco-biasion opened this issue Apr 29, 2024 · 0 comments
Labels
planning > todo The development of this issue is paused or still has to start type > enhancement New feature or request

Comments

@marco-biasion
Copy link
Member

marco-biasion commented Apr 29, 2024

Implement a new mode for subgraph extraction that allows the user to give a custom subgraph.

Implementation hints

  1. after the graph is loaded, show it to the user
  2. ask for a list of nodes that will be the subgraph
  3. show the colored subgraph and ask for confirmation
    • if ok, continue with the system
    • else, go to step 2

Parameter

  • add --manual that will make the system use this manual extraction
@marco-biasion marco-biasion added type > enhancement New feature or request planning > todo The development of this issue is paused or still has to start labels Apr 29, 2024
@marco-biasion marco-biasion self-assigned this Apr 29, 2024
@marco-biasion marco-biasion added planning > in progress This issue is being actively developed and removed planning > todo The development of this issue is paused or still has to start labels Apr 30, 2024
@marco-biasion marco-biasion removed their assignment May 3, 2024
@marco-biasion marco-biasion added planning > todo The development of this issue is paused or still has to start and removed planning > in progress This issue is being actively developed labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planning > todo The development of this issue is paused or still has to start type > enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant