MIP-0.2.0.0: Library for using Mixed Integer Programming (MIP)
Copyright(c) Masahiro Sakai 2017
LicenseBSD-style
Maintainermasahiro.sakai@gmail.com
Stabilityprovisional
Portabilitynon-portable
Safe HaskellSafe-Inferred
LanguageHaskell2010
Extensions
  • ConstrainedClassMethods
  • MultiParamTypeClasses

Numeric.Optimization.MIP.Solver.CBC

Description

 
Synopsis

Documentation

data CBC Source #

A solver instance for calling cbc command from CBC (COIN-OR Branch-and-Cut solver).

Use cbc and record update syntax to modify its field.

Constructors

CBC 

Fields

cbc :: CBC Source #

Default value of CBC