PDL-Opt-GLPK

REQUIREMENTS

The GNU Linear Problem Kit needs to be installed. (Library and header
file).

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc PDL::Opt::GLPK

You can also look for information at:

    RT, CPAN's request tracker (report bugs here)
        https://rt.cpan.org/NoAuth/Bugs.html?Dist=PDL-Opt-GLPK

    CPAN Ratings
        https://cpanratings.perl.org/d/PDL-Opt-GLPK

    Search CPAN
        https://metacpan.org/release/PDL-Opt-GLPK


LICENSE AND COPYRIGHT

This software is Copyright (c) 2024 by Jörg Sommrey.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007