Pygplib

Latest version: v2.2.0

Safety actively analyzes 663890 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.2.0

--------------------------

Fixed
^^^^^
- recon.py: trans_type could not be changed from default type "TJ".
- recon.py: the strings of init state and final state were incorrectly computed when these
states are given as sets in a formula file.
- ecc.py: exception unintentially raised when clique encoding is selected and a
graph includes a vertex of degree 1.

2.1.0

--------------------------

Added
^^^^^

- Made it possible for constructor of Cnf to accept not only tuple but also list as input.

2.0.5

--------------------------

Changed
^^^^^^^

- Update documentation

2.0.4

--------------------------

Deprecated
^^^^^^^^^^

- propnize() and reduce() have been deprecated and will be removed in v3.0.0.


Changed
^^^^^^^

- Renamed propnize() to perform_boolean_encoding().
- Renamed reduce() to reduce_formula().
- Renamed class variable bipartite_order to partitioning_order.

Cleaned
^^^^^^^

- Changed code so that partitioning_order is not accessed outside binop_batch().

2.0.3

--------------------------

Added
^^^^^

- Implemented log-encoding in GrSt class.
- Added tests for log-encoding.

Changed
^^^^^^^

- Changed test_bmc() to validation for all solutions.

2.0.2

--------------------------

Fixed
^^^^^

- Fixed direct-encoding of GrSt class
- Fixed initialization of Ecc object for a graph with isolated vertex (vertex without neighboring vertex).

Changed
^^^^^^^

- Cleaned the code of GrSt class.
- Improved tests for GrSt class.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.