first commit

This commit is contained in:
douboer
2025-09-17 16:08:16 +08:00
parent 9395faa6b2
commit 3ff47c11d5
1318 changed files with 117477 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: unnamed;
}

View File

@@ -0,0 +1,12 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ -100 ] --> [ 123.1230 ]
[ .1 ] --> [ -1. ]
[ .99 ] --> [ 0. ]
[ 0.99 ] --> [ 12.88 ]
[ 00019.1001 ] --> [ 1000. ]

View File

@@ -0,0 +1,16 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: SPLIT;
}
[ nil| | | 0 ] { basename: 0; }
[ nil| | | 1 ] { basename: 1; }
[ nil| | | 2 ] { basename: 2; }
[ nil| | | 3 ] { basename: 3; }
[ 0.0 ] --> [ 1.3 ]
[ 0.3 ] --> [ 1.0 ]
[ 2.0 ] --> [ 3.3 ]
[ 2.3 ] --> [ 3.0 ]

View File

@@ -0,0 +1,8 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ Bonn ] --> [ Berlin ]

View File

@@ -0,0 +1,10 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ a ] { label: a; }
[ a ] --> [ b ]

View File

@@ -0,0 +1,10 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
label: Deutsche Städte;
labelpos: bottom;
title: GRAPH_0;
}
[ Köln ] --> [ Stralsund ]

View File

@@ -0,0 +1,17 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: GRAPH_0;
}
group {
align: center;
fill: inherit;
}
( cluster0
[ Wasserkuppe ]
[ Zugspitze ]
) { align: left; label: Bergtour:; labelpos: bottom; border: dashed black; }
[ Zugspitze ] --> [ Wasserkuppe ]

View File

@@ -0,0 +1,8 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ node1 ] --> [ node2 ]

View File

@@ -0,0 +1,14 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
x-dot-overlap: false;
x-dot-ratio: fill;
x-dot-size: 11,8.5;
}
[ 123 ] { fontsize: 10px; shape: none; }
[ foo ] { fontsize: 10px; shape: none; }
[ 123 ] --> [ foo ]

View File

@@ -0,0 +1,9 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: unnamed;
type: undirected;
}
[ bonn ] -- [ berlin ]

View File

@@ -0,0 +1,8 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: mike;
}
[ mike ] --> [ michael ]

View File

@@ -0,0 +1,8 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: ports;
}
[ north ] --> { end: west; start: east; } [ south ]

View File

@@ -0,0 +1,11 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: unnamed;
}
[ Berlin ] { shape: rect; border: broad; }
[ Bonn ] { border: bold; }
[ Bonn ] --> [ Berlin ]

View File

@@ -0,0 +1,10 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ a ] { label: ] ; }
[ a ] --> [ b ]

View File

@@ -0,0 +1,8 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ Wolfsbüttel ] --> [ Köln ]

View File

@@ -0,0 +1,22 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
group {
align: center;
fill: inherit;
}
[ A ] { color: red; }
[ B ] { color: #ffff99; }
[ C ] { color: #ff0000; }
( cluster_1
[ A ]
[ B ]
) { border: dashed #ff0000; }
[ A ] --> { color: #ff0000ff; } [ B ]
[ B ] --> { color: hsv(1.0,1.0,1.0); } [ C ]

View File

@@ -0,0 +1,9 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ Compositor| |Compose() ] { basename: Compositor; }

View File

@@ -0,0 +1,9 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: east;
title: G;
}
[ Compositor|| || Compose() ] { basename: Compositor; }

View File

@@ -0,0 +1,11 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
label: Deutsche Städte am Rhein;
labelpos: bottom;
title: GRAPH_0;
}
[ Köln ] --> [ Bonn ]
[ Bonn ] --> [ Koblenz ]

View File

@@ -0,0 +1,9 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ 123 ]
[ abc ] --> [ test ]

View File

@@ -0,0 +1,13 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ a ] { shape: rect; }
[ b ] { shape: invisible; }
[ c ] { shape: rect; }
[ a ] --> [ b ]
[ b ] --> [ c ]

View File

@@ -0,0 +1,13 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
label: \G;
title: Graphname;
}
[ 0 ] { label: \G \N; }
[ 1 ] { label: \G \N; }
[ 2 ] { label: Name: \N \G; }
[ 0 ] -- \E \G \T \H --> [ 1 ]

View File

@@ -0,0 +1,10 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
output: html;
title: G;
}
[ a ] --> [ b ]
[ c ]

View File

@@ -0,0 +1,23 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
group {
align: center;
fill: inherit;
}
( cluster_0
[ aaaaaaaaaaaaaaaaaaa ]
[ b ]
) { align: right; label: Right aligned; }
( cluster_1
[ c ]
[ ddddddddddddddd ]
) { align: left; label: Left aligned; }
[ aaaaaaaaaaaaaaaaaaa ] --> [ b ]
[ c ] --> [ ddddddddddddddd ]

View File

@@ -0,0 +1,12 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: unnamed;
}
[ berlin N | w ] { basename: berlin; }
[ bonn N | S ] { basename: bonn; }
[ bonn.1 ] --> { end: west; start: south; } [ berlin.0 ]
[ bonn.1 ] --> [ berlin.1 ]

View File

@@ -0,0 +1,12 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ first ] { label: ; }
[ fourth ] { label: a; }
[ second ] { label: ; }
[ third ] { label: ; }

View File

@@ -0,0 +1,12 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: unnamed;
type: undirected;
}
[ A ] -- [ B ]
[ B ] -- [ C ]
[ C ] -- [ D ]
[ D ] -- [ A ]

View File

@@ -0,0 +1,11 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ test | split ] { basename: node1; }
[ record | test ] { basename: node2; }
[ node1.0 ] --> [ node2.1 ]

View File

@@ -0,0 +1,14 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: graph0;
}
[ Cottbus ] { label: Cottbus; }
[ berlin ] { label: Berlin Ost; }
[ bonn ] { label: Bonn am Rhein; }
[ bonntest ] { label: Bonn (Rhei n); }
[ bonn ] -- train (ICE) --> [ berlin ]
[ bonntest ] --> [ Cottbus ]

View File

@@ -0,0 +1,23 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: graph;
}
group {
align: center;
fill: inherit;
}
[ a ] { border: dotted black; }
[ b ] { border: dotted black; }
[ c ] { border: dotted black; }
[ d ] { border: dotted black; }
( cluster_me
[ a ]
[ b ]
)
[ a ] -- foo --> [ b ]
[ c ] -- foo --> [ d ]

View File

@@ -0,0 +1,15 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: GRAPH_0;
}
[ b ] { shape: rounded; }
[ c ] { shape: none; }
[ d ] { shape: none; }
[ a ]
[ b ] --> [ u ]
[ c ] --> [ u ]
[ d ] --> [ u ]

View File

@@ -0,0 +1,13 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: GRAPH_0;
}
[ a ] --> [ b ]
[ a ] --> [ c ]
[ a ] --> [ d ]
[ b ] --> [ u ]
[ c ] --> [ u ]
[ d ] --> [ u ]

View File

@@ -0,0 +1,13 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: GRAPH_0;
}
[ a ] --> [ b ]
[ a ] --> [ c ]
[ a ] --> [ d ]
[ b ] --> [ o ]
[ c ] --> [ o ]
[ d ] --> [ o ]

View File

@@ -0,0 +1,13 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: GRAPH_0;
}
[ a ] -- [ b ]
[ a ] -- [ c ]
[ a ] -- [ d ]
[ b ] -- [ o ]
[ c ] -- [ o ]
[ d ] -- [ o ]

View File

@@ -0,0 +1,30 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
group {
align: center;
fill: inherit;
}
( cluster_first
[ a ]
[ b ]
) { label: first; }
( cluster_second
[ p ]
[ q ]
[ r ]
[ s ]
) { label: second; }
[ a ] --> [ b ]
[ b ] --> [ q ]
[ q ] --> [ r ]
[ r ] --> { style: bold; } [ a ]
[ r ] --> [ s ]
[ s ] --> [ p ]
[ p ] --> [ q ]

View File

@@ -0,0 +1,14 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: GRAPH_0;
}
[ a ] --> [ b ]
[ a ] --> [ c ]
[ a ] --> [ d ]
[ my node /* not a comment */ ] --> [ b ]
[ b ] --> [ u ]
[ c ] --> [ u ]
[ d ] --> [ u ]

View File

@@ -0,0 +1,18 @@
( Center:
[ E ]
[ F ]
) { align: center; }
( Left:
[ A ]
[ B ]
) { align: left; }
( Right:
[ C ]
[ D ]
) { align: right; }
[ A ] --> [ B ]
[ C ] --> [ D ]
[ E ] --> [ F ]

View File

@@ -0,0 +1,13 @@
edge { arrowstyle: filled; }
graph {
align: left;
colorscheme: x11;
flow: south;
label: Left aligned label;
title: gaph;
}
[ <f1> Aa \| <f2> Bb \| Cc ] { shape: rect; }
[ AA | BB | CC ] { basename: a; }
[ A | B | C ]

View File

@@ -0,0 +1,16 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: east;
title: G;
}
[ 0 ] --> [ 11 ]
[ 5 ] --> [ 6 ]
[ 5 ] --> [ 8 ]
[ 11 ] --> [ 1 ]
[ 1 ] --> [ 10 ]
[ 1 ] --> [ 2 ]
[ 10 ] --> [ 6 ]
[ 2 ] --> [ 3 ]
[ 3 ] --> [ 8 ]

View File

@@ -0,0 +1,30 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
x-dot-clusterrank: local;
x-dot-margin: 0;
x-dot-nodesep: 0.2;
x-dot-ranksep: 0.2;
x-dot-ratio: auto;
}
[ A ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ B ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ C ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ D ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ E ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ F ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ G ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ H ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ I ] { color: lightsalmon; font: Helvetica; fontsize: 14px; shape: rect; }
[ A ] --> { style: bold; } [ B ]
[ A ] --> { style: bold; } [ F ]
[ B ] --> { style: bold; } [ C ]
[ F ] --> { style: bold; } [ G ]
[ C ] --> { style: bold; } [ D ]
[ G ] --> { style: bold; } [ H ]
[ D ] --> { style: bold; } [ E ]
[ H ] --> { style: bold; } [ I ]

View File

@@ -0,0 +1,16 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: east;
title: G;
}
[ 0 ] --> [ 11 ]
[ 11 ] --> [ 1 ]
[ 1 ] --> [ 10 ]
[ 1 ] --> [ 2 ]
[ 10 ] --> [ 6 ]
[ 2 ] --> [ 3 ]
[ 3 ] --> [ 8 ]
[ 8 ] --> [ 5 ]
[ 5 ] --> [ 6 ]

View File

@@ -0,0 +1,14 @@
edge { arrowstyle: filled; }
graph {
colorscheme: x11;
flow: south;
title: G;
}
[ | A| ] { basename: node0; }
[ | B| ] { basename: node1; }
[ | C| ] { basename: node2; }
[ node0.0 ] --> [ node1.1 ]
[ node0.2 ] --> [ node2.2 ]
[ node1.0 ] --> [ node2.1 ]