👉 The term "troughwise" is a phrase used in mathematics and computer science to describe a directed graph where each edge connects two vertices. In this context, it means that the edges are traversed from one vertex to another, starting at the start of the graph and ending at the end. For example, consider the following graph: ``` A / \ B -|-\| \ / \ C -|-\| D ``` The edges in