directed graph
常见例句
- The computation is structured as a directed graph: programs are graph vertices, while the channels are graph edges.
计算是结构化的,以有向图的方式进行:程序是图形顶点,而通道则作为图的边。 - A fundamental property of processes is that they can be represented as a diagram showing the steps and transitions in the form of a directed graph.
流程的基本属性是他们可由一张图表示出来,能以有向图的形式展现出步骤与转换关系。 - An overly accurate description of a state machine is that it is a directed graph, consisting of a set of nodes and a corresponding set of transition functions.
关于状态机的一个极度确切的描述是它是一个有向图形,由一组节点和一组相应的转移函数组成。 返回 directed graph