<div dir="ltr">Dear Samuel,<div><br></div><div>I don't agree with Jakob that it is impossible to expand the solutions if not using the interactive shell. It is however difficult, at least I found it so!</div><div><br></div><div>I recently had the same problem and I think I have C code which does the expansion correctly for my SCIP project (using e.g. SCIPgetTransformedVar and SCIPgetProbvarLinearSum ). Since we are in the same department we could meet up and discuss the issue.</div><div><br></div><div>James</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 26 January 2017 at 11:20, Jakob Witzig <span dir="ltr"><<a href="mailto:witzig@zib.de" target="_blank">witzig@zib.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Samuel,<br>
<br>
writeExpandedSolutions() is an internal method and you not try to call this method from somewhere else. Getting all (expanded) solutions is only possible via the interactive shell.<br>
<br>
What is the issue with SCIPgetCountedSparseSols()?<br>
<br>
Cheers,<br>
Jakob<br>
<br>
Am 26.01.2017 um 12:09 schrieb Samuel Jiménez Gil:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
I am trying to implement a countsols module programmatically but after<br>
spending several days trying different things and reading former emails<br>
on this topic, I am unable to call or reuse the code of<br>
writeExpandedSolutions() once I get the SPARSE solutions from<br>
SCIPgetCountedSparseSols().<br>
<br>
So I was wondering what can I do to get this sorted out or if you have<br>
already a piece of code which integrates this issue.<br>
<br>
Many thanks.<br>
<br>
--<br>
<br>
Samuel Jiménez Gil.<br>
Ph.D. Student<br>
Real-Time Systems Group, Department of Computer Science<br>
University of York<br>
Heslington<br>
York, UK<br>
YO10 5GH<br>
<br>
 Email disclaimer: <a href="http://www.york.ac.uk/docs/disclaimer/email.htm" rel="noreferrer" target="_blank">http://www.york.ac.uk/docs/dis<wbr>claimer/email.htm</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
Scip mailing list<br>
<a href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a><br>
<a href="http://listserv.zib.de/mailman/listinfo/scip" rel="noreferrer" target="_blank">http://listserv.zib.de/mailman<wbr>/listinfo/scip</a><br>
<br>
</blockquote>
<br>
<br>
-- <br>
Jakob Witzig<br>
<br>
Zuse Institute Berlin (ZIB)<br>
<br>
Division Mathematical Optimization and Scientific Information<br>
Research Group Mathematical Optimization Methods<br>
<br>
Takustrasse 7<br>
14195 Berlin<br>
<br>
Tel. : <a href="tel:%2B49%20%280%2930%2084185-416" value="+493084185416" target="_blank">+49 (0)30 84185-416</a><br>
Fax  : <a href="tel:%2B49%20%280%2930%2084185-269" value="+493084185269" target="_blank">+49 (0)30 84185-269</a><br>
email: <a href="mailto:witzig@zib.de" target="_blank">witzig@zib.de</a><br>
______________________________<wbr>_________________<br>
Scip mailing list<br>
<a href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a><br>
<a href="http://listserv.zib.de/mailman/listinfo/scip" rel="noreferrer" target="_blank">http://listserv.zib.de/mailman<wbr>/listinfo/scip</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">James Cussens<br>Dept of Computer Science &<br>York Centre for Complex Systems Analysis<br>Room 326, The Hub, Deramore Lane            Tel    +44 (0)1904 325371<br>University of York                                        Fax  +44 (0)1904 500159<br>York YO10 5GE, UK                               <a href="http://www.cs.york.ac.uk/~jc" target="_blank">http://www.cs.york.ac.uk/~jc</a><br><a href="http://www.york.ac.uk/docs/disclaimer/email.htm" target="_blank">http://www.york.ac.uk/docs/disclaimer/email.htm</a></div>
</div>