( On Centos 9 Stream. )
To run the Program two software packages must be installed, the boost graph library (must compile with GraphML parser ) and TeX Live. Place them in the standard locations.
Then download the Program , using code “FiRroj” .Place the Program file “Par6.May8.2024.tz” in directory “/home/george/Graph/myParallel” .Unzip using “$ tar zxfv Par6.May8.2024.tz” ($ is the prompt).
Change directory to “/home/george/Graph/myParallel/Par6/Program” . Do “$ touch plc.cpp” . Then Do “$ make” . After the Program is compiled do “$ k graph_1.xml” . This will run the program on file “graph_1.xml” .The result will be a file “graph_1.pdf” placed in directory “/home/george/Graph/myParallel/Par6/latex/pdf” , which you can view in your pdf viewer.
The file “graph_1.pdf” is the result of applying the instruction set “instructions.tex” (which is in directory “/home/george/Graph/myParallel/Par6/Program/Includes/Instructions” ) to the graph “graph_1.xml”. You might try running your own instruction set on the graph and see what happens. Maybe just try duplicating some of the instructions.
I think i need a server to serve as a repository so that many people can share in developing the program. I wonder if I can start a project on Source Forge.
.
Leave a comment