funkelab / motile

Multi-Object Tracker using Integer Linear Equations
https://funkelab.github.io/motile/
MIT License
22 stars 4 forks source link

Add ExclusiveNodes constraint #90

Closed funkey closed 3 months ago

funkey commented 3 months ago

This constraint allows to specify sets of nodes that can not be selected together.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.71%. Comparing base (8ef4447) to head (dd88b43). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================== + Coverage 93.61% 93.71% +0.09% ========================================== Files 32 33 +1 Lines 799 811 +12 ========================================== + Hits 748 760 +12 Misses 51 51 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.