Skip to main content

Questions tagged [trees]

For questions about tree graphs, or about tree data structures.

5 votes
1 answer
378 views

I am trying to make a graph from an arbitrary solution from reduce so that it looks prettier and is more readable. My question is very similar to the question How can I make the output of Reduce more ...
Romogi's user avatar
  • 687
2 votes
1 answer
131 views

My goal is to get association <|{"Yes",8}|->"likeCandy> by arriving at leaf "likeCandy", from ...
Soon's user avatar
  • 1,484
5 votes
1 answer
590 views

The head of an expression In the Wolfram language / Mathematica, "everything is an expression," to quote a tutorial. I think that every expression has a head. According to the tutorial: The ...
Andrew's user avatar
  • 11k
1 vote
2 answers
257 views

I am trying to draw a probability tree like this I have never use tree in Mathematica, therefore, I don't know how to start. How can I draw the above tree? I Know that, using Mathematica calculus ...
minhthien_2016's user avatar
4 votes
1 answer
155 views

I am building some tools to help me visualize fitting of generic n-dimensional nonlinear model. I have the data and results stored in a nested association. I've written a few functions to generate a <...
Tapiocaweasel's user avatar
3 votes
1 answer
120 views

Bug introduced in 12.3.1 or earlier, persisting through 13.3.1. ...
Y. zeng's user avatar
  • 577
3 votes
3 answers
503 views

Consider such an iteration function ...
matrix42's user avatar
  • 7,249
6 votes
1 answer
246 views

Would it be possible to make the vertices of a tree graph clickable, executing a function when clicked? Specifically, I am using Mathematica / the Wolfram Language to prototype a modern, microtonal ...
Frank O'Neill's user avatar

15 30 50 per page
1
2 3 4 5
10