File:A hedonic game with 5 players that has empty core.png

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

Original file(1,047 × 1,082 pixels, file size: 111 KB, MIME type: image/png)

Summary

Description
English: This digraph describes an additively separable hedonic game whose core is empty. It has five players (displayed as circled vertices). Any two players not connected by an arc have valuation -1000 for each other.
Date
Source Own work
Author DominikPeters
\documentclass{standalone}
\usepackage{tikz,calc}
\begin{document}
\begin{tikzpicture}
\foreach \a in {1,2,...,5}{
\draw (-\a*360/5+90+72: 2cm) node[draw,circle] (\a) {\a};
}
\foreach \a/\b in {1/2,2/3,3/4,4/5,5/1}{
	\draw[->,bend left] (\a) edge node [midway,fill=white] {2} (\b);
	\draw[->,bend left] (\b) edge node [midway,fill=white] {1} (\a);
}
\end{tikzpicture}
\end{document}

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

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

6 August 2016

image/png

453be527db67f2427a03b72a04a391473f6a3ae7

113,995 byte

1,082 pixel

1,047 pixel

File history

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

Date/TimeThumbnailDimensionsUserComment
current17:55, 6 August 2016Thumbnail for version as of 17:55, 6 August 20161,047 × 1,082 (111 KB)DominikPetersUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata