Skip to content

Statistics on solver #16

@sn0rkmaiden

Description

@sn0rkmaiden

Hello, I am researching LKH algorithm and trying to compare it to other methods of solving TSP (I am interested in asymmetric case). For this I would like to collect some information of how the cost of the final tour has been changing throughout the run. I have found some methods that collect statistics in LKH-3.0.8 folder in Statistics.c file. I forked the repo and tried returning the statistics I need from LKHmain.c file. However, I was not able to install the changed version of repository to try it out. I tried running:

!pip install git+https://github.com/sn0rkmaiden/elkai.git

after installing the original package but nothing seems to have changed.

Could you please advise what would be the correct way of doing something like this? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions