Comb-spec-searcher

Latest version: v4.2.0

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

Scan your dependencies

Page 4 of 4

0.3.0

Added
- `ProofTree.generate_objects_of_length()` implements an algorithm for
generating the objects of a given length by utilising the structure implied
by a proof tree.
- `ProofTreeNode.is_atom()` and `ProofTreeNode.is_epsilon()` methods for
checking if a node represents an atom or epsilon.
Changed
- Use polynomial algorithm for generating terms in random sampling code.

0.2.2

Added
- `ProofTree.count_objects_of_length()` implements the recurrence relation
implied by the proof tree as long as the strategies used are only disjoint
unions, decompositions, verification or recursion.

Removed
- Remove the dependency on `permuta`.

0.2.1

Fixed
- Update sympy version to 1.4

0.2.0

Fixed
- Update the readme and test it
- Added missing equation for "F_root" case

0.1.0

Added
- This changelog file.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.