Skip to content

Draft: Added NPNStatDatabase. Added Serialization for NPNDatabase and NPNStatDatabase.

  1. Added NPNStatDatabase class - extended NPNDatabase2 class with statistics and extra information about stored subnets.
  2. Added serializers for Subnets/Lists of subnets/Truthtables. Added serialization for NPNDatabase and NPNStatDatabase classes. Now it can be stored in binary file.

Merge request reports