Combinatorial Optimization Problems Solver
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
*************************************************** call for new contributions ***************************************************
Do you work with decision / optimization problems and enjoy programming in C++ ??? Do you want to contribute by offering a free and open source tool for countless companies ?
If the answer is yes, you are the right person to help me on this ambitious mission: to develop COPSolver so that it can solve a wide range of decision / optimization problems.
After all, it is not possible to do this alone !!!
If you are interested, please send an email to tbfraga@proton.me.
I'll be waiting.
COPSolver software was (and is being) developed by Prof. Dr. Tatiana Balbi Fraga with the purpose of solving various combinatorial optimization and other decision problems as efficiently as possible.
COPSolver: library for solving multicriteria classification problems applies Saaty's Analytical Hierarch Process method for multicriteria ABC classification.
most recent working version: vclss_mcc.0-1
COPSolver: library for solving multi-product p-batch processing time maximization problems applies Fraga's time partition method to solve the multi-product p-batch processing time maximization problem.
most recent working version: vco_mbptm.0-1
Important: Copies and distributions of the files made available in this directory must comply with the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0).
Under this license, it is allowed to download and share the files made available in this directory as long as they give credit to the original authors, and without being able to alter them in any way or use them for commercial purposes.
The full license can be found in the LICENSE.md document available in this directory, or through the website: https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode.
The license adopted may be modified if needed (but only by me).
Please, if you use the information presented here for other publications or references, cite using Fraga, T. B. 2023. Software COPSolver. Available at https://github.com/tbfraga/COPSolver/releases, accessed on <today's date>.
To learn how to download, install and use COPSolver, see https://tbfraga.github.io/COPSolver/documentation/manual.html.
NOTE: 'COPSolver: library for solving classification problems' uses Eigen library. For this reason, COPSolver repository contains a copy of the Eigen library. Eigen is Free Software. Starting from the 3.1.1 version, it is licensed under the MPL2, which is a simple weak copyleft license. Common questions about the MPL2 are answered in the official MPL2 FAQ. For more details see https://eigen.tuxfamily.org/.
