Skip to content

TSP algorithm #7

@petrubraha

Description

@petrubraha

The hard part. Take into account all of the system data and solve TSP. Be careful to the node relationships and types: navigation, elevation, descent. The solution should traverse all floors of a store. Multiple implementations are encouranged. Depending on the input size, multiple types of algorithms can be created (backtracking, SA, NN, etc.).

If possible, we can document if there are any existing APIs that can solve TSP given our data. If those services are free, we can commit to only reshape our models to fit their request paramaters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions