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

Qiskit / rustworkx / 6537336187 / 1
94%
main: 94%

Build:
DEFAULT BRANCH: main
Ran 16 Oct 2023 06:08PM UTC
Files 94
Run time 2s
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

16 Oct 2023 05:47PM UTC coverage: 96.523% (+0.02%) from 96.502%
6537336187.1

push

github

web-flow
Add two_color and is_bipartite (#1002)

* Add two_color and is_bipartite

This commit adds new functions to rustworkx, two_color() and
is_bipartite(), which are used to compute a two coloring for a graph and
then determine if a givn graph is bipartite. The two_color() function is
added to rustworkx-core as the python is_bipartite() function just wraps
it and converts the output to a bool if a two coloring is possible or
not.

This commit is based on top of #998 and will need to be rebased after
that merges.

* Remove special isolates handling

* Expand test coverage

15544 of 16104 relevant lines covered (96.52%)

1284355.74 hits per line

Source Files on job 6537336187.1
  • Tree
  • List 0
  • Changed 31
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6537336187
  • de3eb0cf on github
  • Prev Job for on main (#6536973611.1)
  • Next Job for on main (#6540082471.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