Optimize Routes: C# Pathfinder
Budget: ₹12,500 – ₹37,500 INR
I'm looking for a skilled developer to create an efficient shortest path algorithm for a weighted graph, tailored to mapping and navigation applications. The graph data is static, so there's no need to accommodate dynamic updates after the initial setup.
Points to be noted while finding the shortest path :
1. A map has different lines (lets say, Red, Blus, Green etc) to be taken into consideration.
2. Need to add the transfer time (called as the linkway time) if the path changes from one line to the other line. Transfer time means the time taken to go/walk from one line to the other line.
3. An interchange station can have multiple lines.
4. If the line is changed then need to add the Waiting Time + the linkway time to the total time of that interchange station.
Key Requirements:
- Proficiency in C# and algorithm design
- Experience with Graph Theory
- Understanding of Dijkstra's algorithm or A* search
- Familiarity with mapping and navigation systems
The ideal freelancer will deliver clean, well-commented code that is easily integrable with our existing systems. If you have a portfolio showcasing similar projects, I'd love to take a look. Let's create the most efficient pathfinder together!
Points to be noted while finding the shortest path :
1. A map has different lines (lets say, Red, Blus, Green etc) to be taken into consideration.
2. Need to add the transfer time (called as the linkway time) if the path changes from one line to the other line. Transfer time means the time taken to go/walk from one line to the other line.
3. An interchange station can have multiple lines.
4. If the line is changed then need to add the Waiting Time + the linkway time to the total time of that interchange station.
Key Requirements:
- Proficiency in C# and algorithm design
- Experience with Graph Theory
- Understanding of Dijkstra's algorithm or A* search
- Familiarity with mapping and navigation systems
The ideal freelancer will deliver clean, well-commented code that is easily integrable with our existing systems. If you have a portfolio showcasing similar projects, I'd love to take a look. Let's create the most efficient pathfinder together!