Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. franklintaniredjo

    Challenging prolog question for smart people

    Imagine a robot that can travel between rooms in an office-type environment. Before the robot can move from its current location to a destination, it has to find what sequence of rooms leads to the destination. Assume that each room is next to at least one other room, the robot can go between...
  2. franklintaniredjo

    need help for prolog question

    Hi, I just started learning lists in prolog and I need help on solving this problem: Come up with a prolog program for flatten(List,FlatList): List can be a list of lists (they can also contain lists inside), and FlatList is List 'flattened' so that the elements of List's sublists (or...

Part and Inventory Search

Back
Top