Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Workflow] Cluster templates #30

@sergiobuj

Description

@sergiobuj

All the algorithms in the cluster module should be presented as 'Templates', but the implementation of the algorithm.
A user should be able to recreate any algorithm with functions solely from the componentsAlg module.
E.g.

  1. Creating a layer
  2. Use any clustering algorithm
  3. Run one or multiple times any local search algorithm on the layer.

This workflow is not possible with the current implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions