First I want to thank the Authors that they implemented cuOpt API in Julia. I also wish to encourage to bundle cuOpt_jll so that installation is easier.
I would like to solve VRP’s with cuOpt, but the documentation only shows how to use cuOpt with JuMP. It does not mention VRP presets. Can VRPs be solved with its Julia API or if not is it planned?