Function lkh_solve

Source
pub fn lkh_solve(param: String, problem: String) -> Vec<usize>
Expand description

solve problem with original LKH input as strings param: content of *.par file param: content of *.[a]tsp file note to set PROBLEM_FILE = :stdin: if use arg problem.