First-Principles Route Optimiser

v1
Model: GPT Level: Advanced πŸ‘ 1 πŸ“‹ 0
optimisationplanningtravel
Prompt 35 words

Act as a first principles planner. Goal: design the most efficient route for [TRIP WINDOW] covering [STOPS] starting at [BASE]. Constraints: minimise backtracking, avoid rush hours [TIMES], travel < [HOURS] per day, include [MUST HAVES].

Useful prompt but the real issue is bigger? That usually means the workflow or team mechanism needs attention, not just the wording.

Why It Works

Breaks the trip into segments with explicit constraints. Great for parents planning long drives.

Example Output

Output: ordered stop list + reasoning. Segment table with from/to, distance, time, fuel/charge stops, toilets. Risk flags for roadworks/ferries/weather. Two alternates: fastest vs scenic. QC: segment < [MAX HOURS], arrival before [TIME], kid gaps < [GAP] mins.

Suggest an Improvement

Log in to suggest improvements.

Related Prompts