<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>I'm trying to run a script that just generates a random graph and saves it using the DIMACS writer then reads it back using the DIMACS reader. Unfortunately, when I try to render the graph I get a segfault.</div>
<div><br>
</div>
<div>It seems odd since the graphs seem to load properly. The attached script seems to be crashing for me on both OS-X and under Linux.</div>
<div><br>
</div>
<div>-William</div>
</body>
</html>