How to get Coefficient matrix or technology matrix

Problems with modeling
Post Reply
abghaderi
User
User
Posts: 3
Joined: 6 years ago

How to get Coefficient matrix or technology matrix

Post by abghaderi »

Hello everyone,


I am working on a project and I would appreciate any help on how I can get the Coefficient matrix or technology matrix from a GAMS file. Is there any command so as to extract this info from any model?

Thank you in advance ,
User avatar
Renger
Posts: 639
Joined: 7 years ago

Re: How to get Coefficient matrix or technology matrix

Post by Renger »

Hi
You should be more specific (at least post an example of a model), so people can help you.
Cheers
Renger
____________________________________
Enjoy modeling even more: Read my blog on modeling at The lazy economist
abghaderi
User
User
Posts: 3
Joined: 6 years ago

Re: How to get Coefficient matrix or technology matrix

Post by abghaderi »

Hi again,

We have a network flow model with some additional constraints and binary variables. We need to check the model for unimodularity property if We will can relax the binary variables.
Hence, We need the coefficient matrix or technology matrix to consider this property in the model. Any other ways to check this property is also helpful for us.

Regards.
Post Reply