MatthewJA / Graphical-Equation-Manipulator

Manipulate physics equations in an intuitive, visual manner.
http://matthewja.com/Graphical-Equation-Manipulator
GNU General Public License v3.0
4 stars 0 forks source link

Unique variables need to show that they are unique #21

Open MatthewJA opened 10 years ago

MatthewJA commented 10 years ago

Until they are connected, variables should be unadorned by subscripts and the like. After they are connected, some variables will have the same name but not be equivalent, and so need subscripts attached. The subscripts should be drawn from a combination of the unique variable ID attached to each variable and the equivalencies index.

MatthewJA commented 10 years ago

counterproposal: everything equated should have connections between it

minimal spanning tree, perhaps?