On Wed, Mar 20, 2019 at 6:59 AM <ss.k...@pusan.ac.kr> wrote:

> Hello, David.
>
>
>
> First of all, thank you for your kind reply to the last question.
>
>
>
> This time, I have a simple question in the SCM code.
>
>
>
> From “rb_scm_evaluation.C,” I knew the SCM in libMesh uses the glpk
> package for the simplex method to solve the LP.
>
> Here I would like to know if this code is based on either a primal or dual
> simplex method.
>
>
>
> I guess the answer to this is the primal simplex method, which is the
> default setting of the glpk package, is this correct?
>

Yes, that's correct.

David

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to