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

dieram3 / competitive-programming-library / 339
100%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2016 09:48PM UTC
Jobs 1
Files 69
Run time 5s
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

pending completion
339

push

travis-ci

web-flow
Matrix refactor (#95)

* Improve generate binomial coefficient matrix impl.

- Use matrix2
- Do not use T to index matrix element. Use size_t
- Make the type of the returned matrix explicit.

* Added assign member function to matrix2

* Use matrix2 in floyd warshall

* Update gusfield algorithm to use matrix2

* Update matrix ops to use matrix2

* Remove old implementation of matrix

- Now matrix2 is an alias to matrix.
- Some tests were added.
- Some tests were improved.

* Remove matrix2 alias. Use matrix instead.

* Use pair for dimension specification.

39 of 39 new or added lines in 5 files covered. (100.0%)

1625 of 1625 relevant lines covered (100.0%)

158214.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 339.1 (BUILD_TYPE=Debug) 29 Nov 2016 09:48PM UTC 0
100.0
Travis Job 339.1
Source Files on build 339
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #339
  • 7cb3e97a on github
  • Prev Build on master (#336)
  • Next Build on master (#344)
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