-------- Forwarded Message --------

Date: Fri, 10 Sep 2021 06:49:13 +0000
Subject: GLPK solver bug
To: [email protected] <[email protected]>
From: "Kaya, Anil (IOR)" <[email protected]>
> <!--
> /* Font Definitions */
> @font-face
>       {font-family:"Cambria Math";
>       panose-1:2 4 5 3 5 4 6 3 2 4;}
> @font-face
>       {font-family:Calibri;
>       panose-1:2 15 5 2 2 2 4 3 2 4;}
> /* Style Definitions */
> p.MsoNormal, li.MsoNormal, div.MsoNormal
>       {margin:0in;
>       margin-bottom:.0001pt;
>       font-size:11.0pt;
>       font-family:"Calibri",sans-serif;}
> a:link, span.MsoHyperlink
>       {mso-style-priority:99;
>       color:#0563C1;
>       text-decoration:underline;}
> a:visited, span.MsoHyperlinkFollowed
>       {mso-style-priority:99;
>       color:#954F72;
>       text-decoration:underline;}
> span.EmailStyle17
>       {mso-style-type:personal-compose;
>       font-family:"Calibri",sans-serif;
>       color:windowtext;}
> .MsoChpDefault
>       {mso-style-type:export-only;
>       font-family:"Calibri",sans-serif;}
> @page WordSection1
>       {size:8.5in 11.0in;
>       margin:70.85pt 70.85pt 56.7pt 70.85pt;}
> div.WordSection1
>       {page:WordSection1;}
> -->Dears,
>  
> I am working on stochastic mixed integer linear model via Julia
> scientific program.
>  
> According my formulation, random variables (I fixed them) are
> multiplied by decision variables (as below). These lines seem as
> Quadratic by GLPK solver and not solved. 
>  
> However, from theoretical perspective, this is not quadratic program.
> Could you please support ?
>  
> 
>  
> Best regards
> Anil Kaya

Reply via email to