public class VehicleRoutingRestService extends Object
| Constructor and Description |
|---|
VehicleRoutingRestService() |
| Modifier and Type | Method and Description |
|---|---|
protected JsonVehicleRoutingSolution |
convertToJsonVehicleRoutingSolution(VehicleRoutingSolution solution) |
JsonVehicleRoutingSolution |
getSolution() |
JsonMessage |
solve() |
JsonMessage |
terminateEarly() |
public JsonVehicleRoutingSolution getSolution()
protected JsonVehicleRoutingSolution convertToJsonVehicleRoutingSolution(VehicleRoutingSolution solution)
public JsonMessage solve()
public JsonMessage terminateEarly()
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.