Method Munkres::pair_in_list always return false.
I have launched tests with option --gtest_repeat=100 and built test coverage report (using lcov). Based report I found that method Munkres::pair_in_list always return false. I have no idea about is this bug or no, but it's looks suspicious. If this method redundant it can be removed, else test case for it must be found.
I have no idea how attach report in issue, so I just attach screenshot.


Method
Munkres::pair_in_listalways returnfalse.I have launched tests with option
--gtest_repeat=100and built test coverage report (using lcov). Based report I found that methodMunkres::pair_in_listalways returnfalse. I have no idea about is this bug or no, but it's looks suspicious. If this method redundant it can be removed, else test case for it must be found.I have no idea how attach report in issue, so I just attach screenshot.