NetworkDistanceBid

Bid the distance to the pickup, and decline when it is unreachable.

Distance along the guide path, never straight-line separation: on a one-way loop a vehicle standing a few feet past a pickup point must go all the way round, and bidding its proximity would win it the job it is furthest from.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun bid(vehicle: FleetVehicle, cfp: CallForProposals, space: FleetSpaceIfc): Bid?
Link copied to clipboard
open override fun toString(): String