A clutter or Sperner Family is a hypergraph
If
This code calculates the blocker of a given clutter. You only need to write the ground set and the collection of sets in the lines 30 and 31 of the python file "Blocker_clutter-bitwise_operations.py".
conjunto_base = "123456789ABCD"
clutter = ["1238", "1459", "246A", "789A", "167B", "35AB", "257C", "369C", "48BC", "347D", "568D", "29BD", "1ACD"]