= !BluePrint: Vehicle Routing = [[TOC]] == Introduction == == Stakeholders == Tip: Engage these stakeholders in the development of your !BluePrint. == User Stories == <* Who the user is> <* What they want the solution to do for them?> <* Why they want it to do that? (goal)> wants the solution to so that .> == Requirements == === Functional === === Non-functional === http://en.wikipedia.org/wiki/Non-functional_requirements === Interoperability === === Standards === === System Constraints === == Design == === Data Model === (e.g. EER or class diagrams) === Workflows === === Site Map === === Wireframes === === Technologies === == Current Implementation == <*a brief description of the implementation (date/time, name, design options chosen)> <*a link to the code> <*list of deployments of the implementation> <*links to case studies> <*short analysis of achievements/problems> == Planned Implementation == Base case: Known/Given: - a transportation network with known status of availability - a set of suppliers, having a fleet of vehicles of given capacities, and a warehouse of goods - a set of demands (who, what, when) Assumptions: - sufficient vehicles - sufficient drivers - sufficient fuel - vehicles transport all the fuel they need for transport Goal: - satisfy all demands within their time windows - minimize total distance (assume for the moment that this also minimizes delivery time) == Future Extensions == == Outstanding Questions == == References == ---- BluePrint