Guys...on my final year project i have to create traffic controlling system.
actually my section is retrieving the current traffic details from users mobile phone.
Let’s say a persona need to go from "A" junction to "B" junction.
so the user will send a sms to system by including the source and destination.(i.e. A B).
At that time system need to identify what are the possible paths that the user can use to go to the junction "B", with the minimum traffic count.
so .how to create a this kind of thing?. Must have to use an AI technology for this problem?.
actually at this moment what i need is just a windows form application with 2 text boxes for "source " and "destination"
and when the button is clicked the path must be displayed on a mesg box.
i am good @ c# and sql.
so can some 1 plz tele me a way to start this thing
****I have attached a image that describe the problem.
thanxx