File:Krausz-Partition 3.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Krausz-Partition_3.png(783 × 333 pixels, file size: 12 KB, MIME type: image/png)

Captions

Captions

The root graph of File:Krausz-Partition 2.png

Summary[edit]

Description
English: In File:Krausz-Partition 2.png we see a given line graph partitioned into complete subgraphs. This image depicts the underlying root graph.
Deutsch: Das Bild File:Krausz-Partition 2.png zeigt einen gegebenen Kantengraph mit dazugehöriger Krausz-Partition. Dieses Bild zeigt den zugrundeliegenden Urgraphen.
Date
Source Own work
Author Hutchison de

Source Code[edit]

\documentclass[convert=true, tikz]{standalone}

\begin{document}
\begin{tikzpicture}
  \node (s1) at (0,0) [shape=circle, draw] {$S_1$};
  \node (s2) at (2,0) [shape=circle, draw] {$S_2$};
  \node (s3) at (2,2) [shape=circle, draw] {$S_3$};
  \node (1) at (4,0) [shape=circle, draw] {$1$};
  \node (3) at (-2,0) [shape=circle, draw] {$3$};
  \node (6) at (-2,2) [shape=circle, draw] {$6$};

  \draw (3) -- (s1) -- (6);
  \draw (1) -- (s2) -- (s1) -- (s3) -- (s2);
\end{tikzpicture}
\end{document}

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 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.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

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

Date/TimeThumbnailDimensionsUserComment
current14:46, 10 February 2019Thumbnail for version as of 14:46, 10 February 2019783 × 333 (12 KB)Hutchison de (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata