Skip to content

Implement heuristics for find_path #138

Description

@Mati-AAU

The reachability_search_algorithm function is currently doing a blind search.

For optimisation, it could use something that the linked article refers to as the waiting strategy
https://www.researchgate.net/publication/279310755_Improving_Search_Order_for_Reachability_Testing_in_Timed_Automata

It is also discussed in our (group 17 2022) project report on the reachability query

However, first benchmarks should be improved, else it will not be possible to measure the improvements #134

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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