Home
last modified time | relevance | path

Searched refs:Acyclic (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/
H A Dglib-graphs.adb573 Acyclic : aliased Boolean; variable
575 return Depth_First_Search (G, Acyclic'Access);
584 Acyclic : access Boolean;
637 Acyclic.all := False;
659 Acyclic.all := True;
676 Acyclic : Boolean := True; variable
695 if not Acyclic then
699 Acyclic := False;
718 return Acyclic;
H A Dglib-graphs.ads209 Acyclic : access Boolean;
H A Dglib-graphs-layouts.adb286 Acyclic : aliased Boolean; variable
289 Acyclic => Acyclic'Access,
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dglib-graphs.adb565 Acyclic : aliased Boolean; variable
567 return Depth_First_Search (G, Acyclic'Access);
576 Acyclic : access Boolean;
623 Acyclic.all := False;
640 Acyclic.all := True;
657 Acyclic : Boolean := True; variable
676 if not Acyclic then
680 Acyclic := False;
699 return Acyclic;
H A Dglib-graphs.ads205 Acyclic : access Boolean;
/dports/graphics/graphviz/graphviz-2.44.1/windows/ws/
H A Dtools.dsw6 Project: "Acyclic"="..\cmd\tools\Acyclic.dsp" - Package Owner=<4>
/dports/math/py-networkx/networkx-2.6.3/doc/reference/algorithms/
H A Ddag.rst2 Directed Acyclic Graphs
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/wrappers/pyAgrum/doc/sphinx/
H A Dgraph.rst29 Directed Acyclic Graph
/dports/graphics/tesseract/tesseract-5.0.0/doc/
H A Ddawg2wordlist.1.asc15 dawg2wordlist(1) converts a Tesseract Directed Acyclic Word
H A Dwordlist2dawg.1.asc23 wordlist2dawg(1) converts a wordlist to a Directed Acyclic Word Graph
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/test/
H A DMain.hs1 import Algebra.Graph.Test.Acyclic.AdjacencyMap
/dports/graphics/graphviz/graphviz-2.44.1/windows/
H A Dwmake.sh42 TOOLS=(Acyclic ccomps gvcolor gc nop sccmap tred unflatten gxl2dot dijkstra bcomps gvpack)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/ci/pipelines/
H A Dpipeline_architectures.md17 - [Directed Acyclic Graph](#directed-acyclic-graph-pipelines): Good for large, complex projects tha…
95 ## Directed Acyclic Graph Pipelines
98 you can use [Directed Acyclic Graphs (DAG)](../directed_acyclic_graph/index.md). Use the
H A Dpipeline_efficiency.md89 ### Directed Acyclic Graphs (DAG) visualization
91 The [Directed Acyclic Graph](../directed_acyclic_graph/index.md) (DAG) visualization can help analy…
185 ### Directed Acyclic Graphs (DAG)
189 cases. [Directed Acyclic Graphs](../directed_acyclic_graph/index.md) and
/dports/graphics/gegl/gegl-0.4.34/docs/
H A Dglossary.adoc12 Directed Acyclic Graph, see xref:graph[graph].
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/
H A Dalgebraic-graphs.cabal100 Algebra.Graph.Acyclic.AdjacencyMap,
133 Algebra.Graph.Test.Acyclic.AdjacencyMap,
/dports/databases/pgrouting/pgrouting-3.2.0/doc/dagShortestPath/
H A Dpgr_dagShortestPath.rst49 Shortest Path for Directed Acyclic Graph(DAG) is a graph search algorithm that solves the shortest …
181 :Example: Using a combinations table on a Directed Acyclic Graph.
/dports/www/libhsts/libhsts-0.1.0/docs/
H A Dhsts-make-dafsa.md21Acyclic Finite State Automaton (DAFSA) from a textual representation of Chromium's HSTS preload li…
/dports/devel/py-orange-canvas-core/orange-canvas-core-0.1.20/docs/source/orangecanvas/
H A Doverview.rst10 speaking a workflow is a simple graph structure(a Directed Acyclic
/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/others/isdb-1/charmm36-eef1sb.ff/
H A Dforcefield.doc97 All-Atom Force Field for Acyclic Polyalcohols, Acyclic Carbohydrates
/dports/devel/py-ipyparallel/ipyparallel-6.3.0/docs/source/
H A Ddag_dependencies.rst7 Often, parallel workflow is described in terms of a `Directed Acyclic Graph
22 on a, whereas the edge (b,a) would mean a depends on b. The 'A' is 'Acyclic', meaning that
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-pehage.adb279 function Acyclic return Boolean; subprogspec
423 function Acyclic return Boolean is subprogram
492 end Acyclic;
686 if 0 < Edges_Len and then Acyclic then
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-pehage.adb290 function Acyclic return Boolean; subprogspec
439 function Acyclic return Boolean subprogram
516 end Acyclic;
627 exit when 0 < Edges_Len and then Acyclic;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-pehage.adb290 function Acyclic return Boolean;
439 function Acyclic return Boolean
516 end Acyclic;
627 exit when 0 < Edges_Len and then Acyclic;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/docs/CommandGuide/
H A Dtblgen.rst101 Generate a DAG (Directed Acyclic Graph) instruction selector.

1234567891011