Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Recipe for the Gurobi solver as Conan package

License

NotificationsYou must be signed in to change notification settings

dbschenker/conan-gurobi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The repository provides a recipe to package theGurobi solver usingConan.

Usage

Within the repository root folder, run the following command (assuming you want to create the package for Gurobi version 10.0.1):

conan create gurobi/all/conanfile.py --version 10.0.1

Supported Compilers and Operating Systems

As Gurobi comes withlimited support for compilers,this packages uses only the C-library provided by Gurobi but compiles the C++-library from the sources.

At the moment, this recipe is tested on Linux and MacOS using GCC, Clang and Apple-Clang.

Maintainer

This project is maintained by Ivo Hedtkeivo (dot) hedtke (at) dbschenker (dot) com.

Code of Conduct

seecode_of_conduct.md

Contributor License Agreement

This project does not use a CLA.

License

Gurobi itself has a proprietary license.This recipe is licensed under the Apache-2 license.


[8]ページ先頭

©2009-2025 Movatter.jp