Home
last modified time | relevance | path

Searched refs:UGraph (Results 1 – 25 of 41) sorted by relevance

12

/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/lemon/
H A Dtopology.h56 checkConcept<concepts::UGraph, UGraph>(); in connected()
81 checkConcept<concepts::UGraph, UGraph>(); in countConnectedComponents()
129 checkConcept<concepts::UGraph, UGraph>(); in connectedComponents()
736 checkConcept<concepts::UGraph, UGraph>(); in countBiNodeConnectedComponents()
780 checkConcept<concepts::UGraph, UGraph>(); in biNodeConnectedComponents()
820 checkConcept<concepts::UGraph, UGraph>(); in biNodeConnectedCutNodes()
1062 checkConcept<concepts::UGraph, UGraph>(); in countBiEdgeConnectedComponents()
1105 checkConcept<concepts::UGraph, UGraph>(); in biEdgeConnectedComponents()
1146 checkConcept<concepts::UGraph, UGraph>(); in biEdgeConnectedCutEdges()
1336 checkConcept<concepts::UGraph, UGraph>(); in acyclic()
[all …]
H A Dgraph_adaptor.h1527 typedef UndirGraphAdaptor<const Graph> UGraph; typedef
1535 typedef typename UGraph::
1539 typedef EdgeSubGraphAdaptor<UGraph, EdgeFilter> Parent;
1546 UGraph ugraph;
1586 if (UGraph::direction(edge)) { in rescap()
1599 if (UGraph::direction(e)) { in augment()
1610 return UGraph::direction(e); in forward()
1617 return !UGraph::direction(e); in backward()
1624 return UGraph::direct(e, true); in forward()
1631 return UGraph::direct(e, false); in backward()
H A Dgraph_utils.h703 template <typename UGraph, typename Enable = void>
706 static void copy(UGraph &to, const From& from,
718 template <typename UGraph>
720 UGraph,
721 typename enable_if<typename UGraph::BuildTag, void>::type>
724 static void copy(UGraph &to, const From& from,
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/lemon/concepts/
H A Dugraph.h69 class UGraph {
158 NodeIt(const UGraph&) { } in NodeIt() argument
165 NodeIt(const UGraph&, const Node&) { } in NodeIt() argument
246 UEdgeIt(const UGraph&) { } in UEdgeIt() argument
390 EdgeIt(const UGraph&, const Edge&) { } in EdgeIt() argument
511 NodeMap(const UGraph&) { } in NodeMap() argument
513 NodeMap(const UGraph&, T) { } in NodeMap() argument
535 EdgeMap(const UGraph&) { } in EdgeMap() argument
537 EdgeMap(const UGraph&, T) { } in EdgeMap() argument
558 UEdgeMap(const UGraph&) { } in UEdgeMap() argument
[all …]
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/test/
H A Dhao_orlin_test.cc135 typedef Undirector<SmartDigraph> UGraph; in main() typedef
136 UGraph ugraph(graph); in main()
139 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap1); in main()
147 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap2); in main()
155 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap3); in main()
/dports/math/lemon/lemon-1.3.1/test/
H A Dhao_orlin_test.cc135 typedef Undirector<SmartDigraph> UGraph; in main() typedef
136 UGraph ugraph(graph); in main()
139 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap1); in main()
147 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap2); in main()
155 HaoOrlin<UGraph, SmartDigraph::ArcMap<int> > ho(ugraph, cap3); in main()
/dports/math/p5-Graph/Graph-0.9725/t/
H A DMyUGraph.pm1 package UGraph; package
4 @UGraph::ISA=qw(Graph::Undirected);
H A D05_ugraph.t8 ok(ref(new UGraph), "UGraph");
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dlazpaint.lpr20 UGraph, UImage, UStateType, UImageState, UClipboard,
202 UGraph.NicePointMaxRadius:= DoScaleX(UGraph.NicePointMaxRadius, OriginalDPI);
203 UGraph.FrameDashLength:= DoScaleX(UGraph.FrameDashLength, OriginalDPI);
H A Dlazpaintembeddedpack.pas13 UCursors, UCustomblur, UEmboss, UGraph, UImage, UMac, UMotionBlur,
H A Dupalettetoolbar.pas106 uses LCScaleDPI, Graphics, Forms, UGraph,
292 glyphScale := 1/UGraph.CanvasScale;
296 …size := DoScaleY(FPaletteItemHeight*3 div 5, OriginalDPI, Screen.PixelsPerInch * UGraph.CanvasScal…
H A Dufilters.pas16 uses UFilterConnector, BGRABitmap, BGRABitmapTypes, UGraph, BGRAGradients, Dialogs, UColorFilters;
/dports/devel/boost-docs/boost_1_72_0/libs/graph/example/
H A Dadjacency_matrix.cpp47 typedef adjacency_matrix<undirectedS> UGraph; in main() typedef
48 UGraph ug(N); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/example/
H A Dadjacency_matrix.cpp47 typedef adjacency_matrix<undirectedS> UGraph; in main() typedef
48 UGraph ug(N); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/example/
H A Dadjacency_matrix.cpp47 typedef adjacency_matrix<undirectedS> UGraph; in main() typedef
48 UGraph ug(N); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/example/
H A Dadjacency_matrix.cpp47 typedef adjacency_matrix<undirectedS> UGraph; in main() typedef
48 UGraph ug(N); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/graph/example/
H A Dadjacency_matrix.cpp47 typedef adjacency_matrix<undirectedS> UGraph; in main() typedef
48 UGraph ug(N); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/graph/example/
H A Dadjacency_matrix.cpp47 typedef adjacency_matrix<undirectedS> UGraph; in main() typedef
48 UGraph ug(N); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/graph/example/
H A Dadjacency_matrix.cpp47 typedef adjacency_matrix<undirectedS> UGraph; in main() typedef
48 UGraph ug(N); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/graph/example/
H A Dadjacency_matrix.cpp47 typedef adjacency_matrix<undirectedS> UGraph; in main() typedef
48 UGraph ug(N); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/graph/example/
H A Dadjacency_matrix.cpp55 typedef adjacency_matrix< undirectedS > UGraph; in main() typedef
56 UGraph ug(N); in main()
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/tools/
H A Dutoolicon.pas29 uses UGraph, UResourceStrings, LazPaintType;
/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dugraphs.pl64 A new UGraph from raw data can be created using
/dports/math/lemon/lemon-1.3.1/doc/
H A Dmigration.dox36 (instead of \c UGraph) and they have <tt>Edge</tt>s (instead of
41 - \c UGraph -> \c Graph
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/dialog/
H A Dunewimage.pas87 uses umac, UMySLV, UResourceStrings, UGraph;

12