Given a graph
, a
-ranking is a labeling
of the vertices using
labels so that every path between two vertices with the same label contains a vertex with a larger
label. A
-ranking
is
minimal
if for all
we have
for all
rankings
.
We explore this problem for directed graphs. Here every directed path between two vertices
with the same label contains a vertex with a larger label. The
rank number of a digraph
is the smallest
such that
has a minimal
-ranking. The
arank number
of a digraph is the largest
such that
has a
minimal
-ranking.
We present new results involving rank numbers and arank numbers of directed
graphs. In 1999, Kratochvíl and Tuza showed that the rank number of an oriented
of a tree is bounded by one greater than the rank number of its longest directed path.
We show that the arank analog does not hold. In fact we will show that the arank
number of an oriented tree can be made arbitrarily large where the largest directed
path has only three vertices.