Split a single order into multiple and assigned to different vehicles

I have used jsprit for optimizing goods distribution.Is there an option to split a single order into multiple and assigned to different vehicles.

eg: I have 2 vehicles each can carry a maximum load of 6000kg.I have a single order which is 10000kg.
is there a solution to split 10000kg and distribute them between the two 6000kg vehicles .

No, you must do it before algorithm setup. This is data preparation objective.