1.6 Glossary
-
graph:
A network of vertexes which are connected by edges.
-
vertex:
A point or object in a graph which may be connected to other vertexes.
-
edge:
A connection between one or more vertexes in a graph.
-
torus:
A donut shaped object
-
toroid:
An object with a hole through it.
-
n-toroid:
An object with n holes through it.
-
tree:
A type of graphs without loops.
-
loop:
A feature of a graph that the edges are connected together in such a way that you can find a path from a vertex back to that vertex without crossing the same edge twice.
-
graph-like:
An object who’s shape reminds me of a graph.
-
tree-like:
An object who’s shape reminds me of a tree (in the mathematical sense).
-
path:
The list of edges one has to go down in order to get from one vertex to another.
-
path redundancy:
When there are multiple paths between one vertex and another.
-
discrete
The parts of an object are discrete when the boundaries between them are clearly defined.
-
continuous
The parts of an object are continuous when no clear and precise boundaries can be drawn between them.
-
ablation
When a part of an object is removed, rubbed, scraped, washed away.
-
growth
When the outside of an object gets bigger over time by way of new material being added.