Encyclopedia > Path

  Article Content

Path

In general usage, a path is a route between two points. It may also be used metaphorically, as a philosophical route to a desired state or destination.

In Graph theory a path is a sequence of nodes of a graph where there is an edge from any node in the sequence to the following node. The first node in the sequence is called the path's start.


In computing a path is the general form of a file or directory name. In this example from MS Windows:

 C:\windows\system\sys32.dll ,

C:\windows\system is the path for the file sys32.dll.

See absolute path, relative path.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quackery

... treatments. Many people in western countries, after losing hope with conventional medicine, go to places such as Tijuana, Mexico, where promises of effective treatment ...

 
 
 
This page was created in 101.2 ms