Skip to content

Instantly share code, notes, and snippets.

@mjaschen
Last active July 28, 2022 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mjaschen/b78dcfda563b8519fc91a88a274c8021 to your computer and use it in GitHub Desktop.
Save mjaschen/b78dcfda563b8519fc91a88a274c8021 to your computer and use it in GitHub Desktop.
Germany's states and state boundaries as DOT source.
graph "DE" {
BB -- MV, BE, SN, SA
BR -- NI
BW -- RP, HE, BY
BY -- HE, TH, SN
HA -- SH, NI
HE -- NW, NI, TH, RP
MV -- SH, NI
NI -- SH, BB, NW, TH, SA
NW -- RP
RP -- SL
SA -- SN, TH
SN -- TH
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment