/OperationalResearch

Operational research repository

Primary LanguageC++

ENEX - Allocation problem

This program was created with the objective to solve a allocation problem in ENEX event at UFPB.

Installation

Download the CPLEX installer and use the C++ API.

Usage example

./main -v 3 -p 10 -d 2 -s 1

-v -> verbose mode, more higher the number, more information the code will output -p -> number of project, in that case is 10 -d -> number of days, in that case is 2 -s -> number of classrooms, in that case is 1

Development setup

Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

Release History

  • 1.0.0
    • Work in done, with minor changes needed.
  • 0.0.1
    • Work in progress

Meta

Lucas Nogueira Nobrega – lucasnnobrega@gmail.com Thales Monteiro Soares - thales.monteiro@eng.ci.ufpb.br Kaio Moura dos Santos - kaio07moura@gmail.com