Thread: Clarifications
View Single Post
  #2 (permalink)  
Old 2003-07-25, 04:18 AM
stuart's Avatar
stuart stuart is offline
Administrator
 
Join Date: Jan 2003
Location: Scotland
Posts: 472
stuart will become famous soon enoughstuart will become famous soon enough
Send a message via MSN to stuart
Default

Quote:
Can the names have more than character?
I assume you mean 1 character... anyway the destinations will always be 1 character long yes.

Quote:
Are they case sensitive
hmm.. no, a=A

Quote:
If we don't print our full route, how will you verify that we didn't use a 1-way street the wrong way?
The be honest I wish I had asked for the full route... but its too late now ... I guess I will just need to check all posible routes to make sure entries are valid.

Quote:
What's the maximum number of nodes/edges in the map and nodes in dest.txt that we should expect to have to deal with?
I will not have anymore than 26 nodes (a-z), and anywhere upto 26 destination drop-off points.[quote]

hope this helps
Reply With Quote