ortools by google uses a dynamic_library that performs a hard check on the successful load of every function.
RTE developed a different, softer approach that is more refined.
Here I propose to revert to the google version and drop RTE version in order for our development to be more easily accepted in the official repository.
ortools by google uses a dynamic_library that performs a hard check on the successful load of every function. RTE developed a different, softer approach that is more refined. Here I propose to revert to the google version and drop RTE version in order for our development to be more easily accepted in the official repository.