Skip to content

Instantly share code, notes, and snippets.

View cgundogan's full-sized avatar
🍽️
3735928559 vs. 4196072981

Cenk Gündoğan cgundogan

🍽️
3735928559 vs. 4196072981
View GitHub Profile
@fgrosse
fgrosse / ticks_random_graph.tex
Created June 18, 2013 17:10
An example latex tickz script to create a random graph of wireless nodes and connect all pairs that are in each others transmission range.
\documentclass{article}
\usepackage[utf8x]{inputenc}
\usepackage{tikz}
\usetikzlibrary{backgrounds}
\makeatletter
\newcommand{\canvaswidth}{12}
\newcommand{\canvasheight}{6}