Skip to content

Integrating the new explain function for CLASSIX Tanimoto that keeps track of minPts merging criteria. #25

@kaustubhroy1995

Description

@kaustubhroy1995

The original CLASSIX software does not account for minPTs merging. The algorithm used to find connections between two indexes cannot determine a connection if they were merged due to minPts, and the algorithm returns an error saying that the points were merged by minPts redistribution, and a path cannot be found connecting them. In the Tanimoto implementation I had solved this by having a custom bfs algorithm which is porvided in the code. We need to integrate this into the system.

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