Skip to content
Joris Gillis edited this page Nov 26, 2011 · 7 revisions

Some primitive dot-graph drawing of SX and MX graphs is available in python as follows:

from casadi.tools import *

dotdraw(myexpression)
Clone this wiki locally