Originally posted by: RWunderling
No, but you could try CPXhybnetopt() to solve the network parts with the network optimizer and then start Simplex on the full problem starting from the (extended) basis computed for the network parts. However, we found that this is typically slower than solving the problem from scratch with Simplex.
#CPLEXOptimizers#DecisionOptimization