File:BDD diagram with complemented edges 2.png

From testwiki
Jump to navigation Jump to search
BDD_diagram_with_complemented_edges_2.png (164 × 537 pixels, file size: 22 KB, MIME type: image/png)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: DOT file from which the picture was created
digraph DD {
	// Nodes
	node [shape=none];
	ref [label=<@>];

	node [shape=circle];
	n1 [label=<x1>];
	n2 [label=<x2>];
	n3 [label=<x2>];
	n4 [label=<x3>];
	node [shape=box];
	nT [label=<1>];

	// Edges
	ref -> n1;
	n1 -> n3 [style=dashed, label=<0>];
	n1 -> n2 [style=solid, label=<1>];
	n2 -> nT [style=dashed, label=<0>, dir=<both>, arrowtail=<odot>];
	n2 -> nT [style=solid, label=<1>];
	n3 -> n4 [style=dashed, label=<0>, dir=<both>, arrowtail=<odot>];
	n3 -> n4 [style=solid, label=<1>];
	n4 -> nT [style=dashed, label=<0>, dir=<both>, arrowtail=<odot>];
	n4 -> nT [style=solid, label=<1>];

	// Ranks
	{ rank=same; n1 }
	{ rank=same; n2, n3 }
	{ rank=same; n4 }
	{ rank=same; nT }
}
Date
Source Own work
Author Soelvsten
This diagram image could be re-created using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available, please upload it and afterwards replace this template with {{vector version available|new image name}}.
It is recommended to name the SVG file “BDD diagram with complemented edges 2.svg”—then the template Vector version available (or Vva) does not need the new image name parameter.

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Binary Decision Diagram using Complemented Edges

Items portrayed in this file

depicts

19 March 2024

image/png

22,538 byte

537 pixel

164 pixel

e278ba8ed3f42cceb5723ca3d9f21e7e2ccbef27

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:03, 19 March 2024Thumbnail for version as of 10:03, 19 March 2024164 × 537 (22 KB)wikimediacommons>SoelvstenUploaded own work with UploadWizard

The following page uses this file: