how to traverse from intial goal to goal using pointer and linked list

Discussion in 'Computer Science & Culture' started by khaty79, Jun 2, 2003.

Thread Status:
Not open for further replies.
  1. khaty79 Registered Member

    Messages:
    4
    hello.. i have a problem that need to be solved. basically the problem is how to code fron intial goal to goal that have an action. ex:- traverse from australia to france, the actionis travese using flight or car?? can u help me to code in vb.net using pointer and linked list

    Please Register or Log in to view the hidden image!

     
  2. Google AdSense Guest Advertisement



    to hide all adverts.
  3. SG-N Registered Senior Member

    Messages:
    1,051
    Sorry, but I don't understand what you mean... :bugeye:
     
  4. Google AdSense Guest Advertisement



    to hide all adverts.
  5. khaty79 Registered Member

    Messages:
    4
    simple planining AI(artificial Intelligence)

    basically i want to code a simple program, that using vb.net as a platform. The program must need a pointer and also a linked list, a pointer must point to the initial point and it must be link to the other nodes until it reach to the goal. for example travese from US to UK. The option(action) is use by train or flight. it just a simple planning. but i dont know how to do it because this is new for me.. can u help me ASAP. than you. your co-operation is highly needed.

    Please Register or Log in to view the hidden image!

     
  6. Google AdSense Guest Advertisement



    to hide all adverts.
Thread Status:
Not open for further replies.

Share This Page