Hello,

please concentrate the discussion to the essential issues:
1) The GUI program LiMath_Optimierung calls a class library for solving
LP problems. The interfaces of the contained functions (naming,
parameter list) are not identical to GNU GLPK functions. Developing an
other compatible library based on an other product than GLPK would be
possible.
So LiMath_Optimierung depends on the existance of a LP solver library
but not on GLPK.
Only my implementation of this library does.

2) LiMath_Optimierung deals with solving LP and similiar problems. The
part with similiar problems is not based on a  LP solver library.

Regards
Gottfried

_______________________________________________
gnu-misc-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss

Reply via email to