Definition. Quiver [002l]
Definition. Quiver [002l]
A quiver is a collection of edges which may stretch between (ordered) pairs of points called vertices. Thus making a quiver a kind of graph. In the graph theoretical sense a quiver is a directed pseudo-multigraph so breaking that down [0]:
- It's directed meaning each arrow has a direction associated with it going from a source vertex to a target vertex
- It's a pseudograph meaning each pair of vertices has some number of edges (including zero) between them, and loops (edges that connect a vertex to itself) are allowed
- It's a multigraph which means we constrain the kinds of edges to disallow loops (an edge from a vertex to itself.)