File:MoralGraph-DAG1.svg
Summary
| Description |
English: A directed acyclic graph |
| Date | |
| Source | Own work |
| Author | Pat Hawks |
| SVG development | Category:Valid SVG created with Graphviz code#MoralGraph-DAG1.svg |
| Source code | DOT Source codedigraph {
graph [nodesep=.4,ranksep=.4,splines=line,bgcolor="transparent"]
edge [penwidth=.75,arrowsize=.75,fontname="Source Code Pro,Ubuntu Mono",fontsize=18]
node [shape=circle,style=filled,fillcolor="#ffffff",fontname="Source Code Pro,Ubuntu Mono",penwidth=1.5,width=0.5,margin=0,fontsize=18]
5 -> 11
7 -> {11 8}
11 -> {2 9 10}
8 -> 9
}
|
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution 4.0 International license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.