[07:55] hello [07:59] ll === Nicke_ is now known as Nicke [14:03] hello, any meeting today? [14:08] ludovicc: in progress in #ubuntu-meeting [14:08] ludovicc: come, quick :) [14:08] <-- Thierry here [14:09] ;-) [14:09] tx [22:44] hi [22:46] I have a problem with backtracking, can someone help me [22:47] ? [22:50] I have to solve this problem and no where to initiate [22:54] say the problem.. [22:54] a dealer wants to make its way in the best possible way, this has a set of sites you must deliver any package and the distance to be traveled from one place to another. must deliver all packages and indicate which was the shortest route [23:24] Err... isn't that the classic "Travelling Salesman" problem, which has been proven impossible to solve for the absolute shortest route in the general case? [23:25] erm, impossible to solve without checking every possible route, I mean