ADD_LIBRARY(dijkstraTRSP OBJECT
    dijkstraTRSP.c
    dijkstraTRSP_driver.cpp
    restriction.cpp
    )
