• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cvxgrp / cvxpy / 1657 / 1
83%
master: 20%

Build:
Build:
LAST BUILD BRANCH: consensus
DEFAULT BRANCH: master
Ran 09 Feb 2018 04:50PM UTC
Files 269
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Feb 2018 04:36PM UTC coverage: 82.541% (-0.004%) from 82.545%
DISTRIB="conda" PYTHON_VERSION="2.7" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true" INSTALL_GLPK="true"

push

travis-ci

SteveDiamond
Fixed and improved Cbc-interface (#436)

* Fixed and improved Cbc-interface

The previous Cbc-fix introduced a bug (wrong var-dimensions in mixed
problems) which is fixed.

Additionally, Cbc's and Clp's usage was changed: will use preprocessing
now.

The tsp_mip.py example was ported to cvxpy 1.0.

Additionally,

* Cbc-intf rewrite: explicit bounds for binary-vars; Cbc-CLI defaults only

Cbc-intf:
- now uses CyLPModel (cylp author recommends this for performance)
- set bounds explicitly (when needed to create bin-vars through int-vars)
- uses solve() to get all well-tuned defaults of Cbc's CLI
- removes support for customized cutting-plane usage

13105 of 15877 relevant lines covered (82.54%)

0.83 hits per line

Source Files on job 1657.1 (DISTRIB="conda" PYTHON_VERSION="2.7" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true" INSTALL_GLPK="true")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1657
  • Travis Job 1657.1
  • 7327123c on github
  • Prev Job for DISTRIB="conda" PYTHON_VERSION="2.7" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true" INSTALL_GLPK="true" on 1.0 (#1654.1)
  • Next Job for DISTRIB="conda" PYTHON_VERSION="2.7" INSTALL_ATLAS="true" NUMPY_VERSION="1.13" SCIPY_VERSION="0.19" COVERAGE="true" INSTALL_GLPK="true" on 1.0 (#1691.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc