Skip to content

JohanbcEkberg/intopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intopt

Overview

intopt is a command-line tool for solving integer optimization problems by reading an input file and computing an optimal solution.

Usage

./intopt < test_cases/<directory>/i

Example:

./intopt < test_cases/10_1/i

Test

python test.py

Tests all inputs

Input & Output

  • Input: Optimization problem definition with constraints and objectives.
  • Output: Optimal values of decision variables and objective function.

Author

Johan Ekberg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published