Metadata-Version: 2.1
Name: galini
Version: 1.0.2
Summary: Mixed Integer Solver
Home-page: UNKNOWN
Author: Francesco Ceccon
Author-email: francesco@ceccon.me
License: Apache 2.0
Platform: UNKNOWN
License-File: LICENSE
Requires-Dist: pyomo (>=5.6.7)
Requires-Dist: cog-suspect (>=2.1.2)
Requires-Dist: numpy (>=1.15)
Requires-Dist: toml
Requires-Dist: pydot
Requires-Dist: texttable (>=1.4.0)
Requires-Dist: pytimeparse (>=1.1.8)
Requires-Dist: protobuf (>=3.0)
Requires-Dist: h5py (>=2.0)
Requires-Dist: networkx (>=2.4)
Requires-Dist: coramin (>=0.1.0)
Requires-Dist: scipy (>=1.5.2)

GALINI
======

Contributors
------------
.. list-table::
   :header-rows: 1
   :widths: 10 40 50

   * - GitHub
     - Name
     - Acknowledgements

   * - |fracek|_
     - Francesco Ceccon
     - This work was funded by an Engineering & Physical Sciences Research Council Research Fellowship [GrantNumber EP/P016871/1]

   * - |rb2309|_
     - Radu Baltean-Lugojan
     - This work was funded by an Engineering & Physical Sciences Research Council Research Fellowship [GrantNumber EP/P016871/1]


.. _fracek: https://github.com/fracek
.. |fracek| image:: https://avatars1.githubusercontent.com/u/282580?s=120&v=4
   :width: 80px


.. _rb2309: https://github.com/rb2309
.. |rb2309| image:: https://avatars2.githubusercontent.com/u/1138134?s=120&v=4
   :width: 80px


Citing GALINI
-------------

If you use GALINI in your research, we kindly ask you to reference the
`paper <http://www.optimization-online.org/DB_HTML/2021/01/8207.html>`_.
You may also be interested in the `presentation at INFORMS 2020
<https://www.youtube.com/watch?v=ul9UpWeKQf4>`_.

::

    @article{ceccon2020galini,
      title={GALINI: An extensible mixed-integer quadratically-constrained optimization solver},
      author={Ceccon, F. and Baltean-Lugojan, R. and Bynum, M. L. and Li, C. and Misener, R.},
      journal={Optimization Online},
      year={2020},
      url={http://www.optimization-online.org/DB_HTML/2021/01/8207.html}
    }


License
-------

Copyright 2020 Francesco Ceccon

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


Changelog
=========


