Hi Abhishek,

> Can I run a glpsol program and get it to run a java program?

No. `glpsol` is a C program that uses GLPK C-API.

> Can my data file be a java file and my code be a mod file?

Maybe you can write a Java program that read your model and use the data from
your other Java program.

Raniere

_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to