This more or less completes the re-implementation of this class. The
commit3d3a5a25866e1336091d2121ad28bf8c72a245ec
authorrgheck <rgheck@a592a061-630c-0410-9148-cb99ea01b6c8>
Tue, 10 Nov 2009 01:18:43 +0000 (10 01:18 +0000)
committerrgheck <rgheck@a592a061-630c-0410-9148-cb99ea01b6c8>
Tue, 10 Nov 2009 01:18:43 +0000 (10 01:18 +0000)
treeb386e3f24cd1560ce2cd5a49dab034770ba3dc37
parent80c4039330fd8bf9484c766b1fef7e518b84df76
This more or less completes the re-implementation of this class. The
main advantage of what has been done here is that it would now be fairly
easy to return ALL the paths connecting two nodes. In practice, this
would mean that we could find ALL ways of converting one format (say,
LaTeX) into another (say, PDF), and present these to the user for her
perusal.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31927 a592a061-630c-0410-9148-cb99ea01b6c8
src/Graph.cpp
src/Graph.h