ADD_LIBRARY(tsp OBJECT
    tsp2.c 
    tsplib.c

    #distances_input.c
    #xyd_tsp.c

    #tsp_driver.cpp
    #pgr_tsp.cpp
    #Dmatrix.cpp
    )

