<div>&nbsp;</div>
<div>Hi everyone,</div>
<div>&nbsp;</div>
<div>Why can&#39;t I call writeMps function in tap.cpp (flopcpp examples....) before the minimize </div>
<div>is called -- it causes coredump. While if I call them after minimize is called it works just </div>
<div>fine..</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; first_instance-&gt;writeMps(&quot;f.mps&quot;);<br>&nbsp;&nbsp;&nbsp; second_instance-&gt;writeMps(&quot;s.mps&quot;);<br>&nbsp;</div>
<div>The question is: why do I have to solve the problem if I just want to write the MPS?</div>
<div>&nbsp;</div>
<div>regards,</div>
<div>vishy</div>