File:BDD diagram with complemented edges 2.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

BDD_diagram_with_complemented_edges_2.png(164 × 537 pixels, file size: 22 KB, MIME type: image/png)

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

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

File history

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

Date/TimeThumbnailDimensionsUserComment
current09:03, 19 March 2024Thumbnail for version as of 09:03, 19 March 2024164 × 537 (22 KB)SoelvstenUploaded own work with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):