Hierarchical Plans for an Aerospace Maintenance Crew Scheduler
Overview
What this challenge is about.
Hierarchical Plans for an Aerospace Maintenance Crew Scheduler. Advanced challenge in code. Writing production code that solves real engineering problems, ea...
The Brief
What you'll do, and what you'll demonstrate.
Prototype an HTN scheduler that beats the spreadsheet baseline on makespan and constraint violations across a realistic 5-day week.
This is not a coding exercise. It is the work a software engineer does between a Jira ticket and a merged PR. That distinction matters to every hiring manager who has seen candidates solve LeetCode problems and none who have shipped production code under real constraints.
When you finish, you will have something most graduates do not: a real-world deliverable, verified by Ewance, that you can show to a hiring manager and say "I did this. Here is the proof."
Earning criteria — what you'll demonstrate
- Express a real domain as HTN methods + primitive tasks
- Handle resource and certification constraints during planning
- Compare against an entrenched baseline with realistic operational metrics
- Translate a research prototype into a runbook for non-engineers
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Automated Planning
Master · Ai Systems
Strong alignment
This challenge maps to Automated Planning at the Master level. It sharpens the same practical skills your coursework expects — but in a real industry context with actual constraints and deliverables.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
- Htn Planning
Apply htn planning to solve real industry problems and demonstrate production-level capability.
- Domain Modeling
Apply domain modeling to solve real industry problems and demonstrate production-level capability.
- Constraint Handling
Apply constraint handling to solve real industry problems and demonstrate production-level capability.
- Scheduling
Apply scheduling to solve real industry problems and demonstrate production-level capability.
- Python
Write clean, efficient Python for data processing, automation, and backend services.
- Benchmarking
Apply benchmarking to solve real industry problems and demonstrate production-level capability.
Careers
Career paths this challenge builds toward
Completing this challenge demonstrates skills that transfer directly to these roles:
AI Engineer
HTN modeling on a real industrial scheduling problem is the kind of work AI engineers do at MRO, aerospace, and complex-ops startups.
This challenge sharpens
- htn-planning
- domain-modeling
- constraint-handling
Applied AI Scientist
Benchmarking a planner against an entrenched baseline and translating it into a runbook is daily applied AI scientist work.
This challenge sharpens
- scheduling
- benchmarking
- htn-planning
AI Solutions Architect
Designing a constraint-aware scheduling solution and the runbook that supports operator adoption mirrors solutions-architect work in enterprise AI.
This challenge sharpens
- domain-modeling
- constraint-handling
- scheduling