Acyclic or not
The linear quiver is acyclic and has a dimension; the Jordan quiver has a loop, so its dimension does not exist and the call stays put.
source
<notatio-cell value="QuiverIsAcyclic(LinearQuiver(4))" />
<notatio-cell value="QuiverIsAcyclic(JordanQuiver)" />
<notatio-cell value="AlgebraDimension(PathAlgebra(LinearQuiver(4)))" />
<notatio-cell value="AlgebraDimension(PathAlgebra(JordanQuiver))" />