Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ bitmask.py
File
bitmask.py
dynamic_programming/bitmask.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
3
This is a Python implementation
for
questions involving task assignments between people.
4
Here Bitmasking and DP are used
for
solving this.
Callers
nothing calls this directly
Calls
2
AssignmentUsingBitmask
Class · 0.85
count_no_of_ways
Method · 0.80
Tested by
no test coverage detected