OptimaSolver.jl
===============

A Julia port of the Optima C++ library (https://github.com/reaktoro/optima).

Copyright (C) 2020-2024 Allan Leal  (original C++ Optima library)
Copyright (C) 2026      Jean-François Barthélémy  (Julia port)

OptimaSolver.jl is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version.

OptimaSolver.jl is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program; if not, see the file COPYING.LESSER distributed
with this source, or <https://www.gnu.org/licenses/lgpl-2.1.html>.

SPDX-License-Identifier: LGPL-2.1-or-later
