Prompt was to build an algorithm for an autonomous vehicle for a ride sharing company. The problem space was simplified to a finite, grid-shaped city,
and a situation in which the car could only move 1 block at a time and we only cared about its position at the vertecies in the grid. Requests at each
timestep would be json that looked like this: [{'name': 'Fred','start': (3,5),'end': (8,7)}, {'name': 'Fred','start': (6,1),'end': (10,2)}]
-
Notifications
You must be signed in to change notification settings - Fork 0
RSid/self-driving-car-algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published