First-Principles Route Optimiser

v1
Model: Travel 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].

Try in ChatGPT Try in Claude

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