Graphics, Figures & TablesHow can I draw this graph?

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
garcimo
Posts: 1
Joined: Thu Sep 27, 2018 11:47 am

How can I draw this graph?

Post by garcimo »

Hello

I am new to latex. I have been playing around with graphs and schemas. I would like to have this schema done in latex;
intro_dctree.png
intro_dctree.png (21.28 KiB) Viewed 2359 times
Source: http://www.openldap.org/doc/admin24/intro_dctree.png

I really do not know how to start.. I can create simple trees but

if someone can give a kickstart it does not seem overly complex bur I am overwhelmed with the documentation is tikz the way to go or is it overkill for such a simple schema?


looking forward for your input .

regards

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

ray92
Posts: 1
Joined: Fri Dec 28, 2018 12:24 am

How can I draw this graph?

Post by ray92 »

Hello,
There is a merge sort recursion example you could modify this to obtain that tree.
http://www.texample.net/tikz/examples/m ... sion-tree/
Post Reply