``Suppose that from the linked structure on the left of theAI compute the list of nodes to the right. What function f am I then computing?''
``This looks like a topological sort of a directed acyclic graph. You can read more about topological sorting at http://hissa.ncsl.nist.gov/~black/CRCDict/HTML/topologcsort.html. A Java implementation can be found at http://www.math.grin.edu/~rebelsky/Courses/152/97F/Outlines/outline.49.html''.
A
goVista is also able to classify some simple combinatorial structures.
Given the query in Figure 1(d), A
goVista might respond with:
``This looks like a complete bipartite graph. You can read more about this structure at http://www.treasure-troves.com/math/CompleteBipartiteGraph.html.''