Benson Lu
2009-03-05 22:01:13 UTC
Hello,
I have the first part of the assignment done, where entering ID will
generate an 'output.ID' file.
As for the transient loop script, I'm not understanding what we are
suppose to do. As the description stated, the input file needs to be
called 'edge'. But for the script, we need 2 edge files, edges.loop.1 and
edges.loop.2. So is the script suppose to RENAME the first edge file to
'edge', then run our program to generate output files, then RENAME the
second edge file to 'edge' and run our program again. But this time, we
find a loop?
So, are we suppose to rename the edge files? Or hardcode in our program to
read both edge.loop.1 and edge.loop.2 files? But the later option
contradicts the description.
Thanks!
Benson
I have the first part of the assignment done, where entering ID will
generate an 'output.ID' file.
As for the transient loop script, I'm not understanding what we are
suppose to do. As the description stated, the input file needs to be
called 'edge'. But for the script, we need 2 edge files, edges.loop.1 and
edges.loop.2. So is the script suppose to RENAME the first edge file to
'edge', then run our program to generate output files, then RENAME the
second edge file to 'edge' and run our program again. But this time, we
find a loop?
So, are we suppose to rename the edge files? Or hardcode in our program to
read both edge.loop.1 and edge.loop.2 files? But the later option
contradicts the description.
Thanks!
Benson