Skip to content

python: add bindings for set of unsigned int

Alexandre Duret-Lutz requested to merge adl/powerset into next

Requested by Marek Jankola.

  • python/spot/impl.i: Add bindings for std::set.
  • tests/python/powerset.py: New file.
  • tests/Makefile.am: Add it.
  • THANKS: Add Marek.

Merge request reports