Skip to contentSkip to content
Verified credentials. On-chain. Forever.Learn more
Ewance
Sign in
Cover image for Solve a Vehicle-Routing Problem with Tabu Search
Code

Solve a Vehicle-Routing Problem with Tabu Search

FreeVerified credential3 weeksAdvanced

Overview

What this challenge is about.

Solve a Vehicle-Routing Problem with Tabu Search. Advanced challenge in code. Writing production code that solves real engineering problems, earn a blockchai...

CredentialBlockchain-anchored
ShareableLinkedIn-ready
LanguageEnglish
PaceSelf-paced

The Brief

What you'll do, and what you'll demonstrate.

Build a tabu-search VRPTW solver and quantify whether it beats Google OR-Tools on the operations team's real instance distribution at a 60-second budget.

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

  • Implement tabu search with neighborhoods, aspiration, and tenure scheduling
  • Apply metaheuristics to a constrained real-world routing problem
  • Benchmark a custom solver against an industrial baseline
  • Reason about the maintain-vs-replace trade-off for OR tooling

Program Fit

Where this fits in your program.

Sharpens the same skills your degree expects you to demonstrate.

Evolutionary Computation and Metaheuristic Search

Master · Machine Learning

Strong alignment

This challenge maps to Evolutionary Computation and Metaheuristic Search at the Master level. It sharpens the same practical skills your coursework expects — but in a real industry context with actual constraints and deliverables.

Careers

Career paths this challenge builds toward

Completing this challenge demonstrates skills that transfer directly to these roles:

Applied AI Scientist

Building a custom metaheuristic for a real operations problem and quantifying it against a commercial baseline is core applied-AI-scientist work at any logistics or delivery firm.

This challenge sharpens

  • tabu-search
  • vehicle-routing
  • optimization

Data Scientist

Per-instance gap analysis and a maintain-vs-replace memo are exactly the deliverables a data scientist ships to an operations leadership team.

This challenge sharpens

  • benchmarking
  • optimization
  • python

Machine Learning Engineer

Writing tested, profiled Python that respects a runtime budget is the MLE craft of shipping algorithms that survive production.

This challenge sharpens

  • python
  • benchmarking
  • metaheuristics

One more thing

You can put a credential on your CV by Friday.