newground
Installation Guide
How To Use
How it Works
Regression Tests
Experiments
newground
newground package
Subpackages
Submodules
newground.aggregate_transformer module
newground.comparison_tools module
newground.cyclic_strategy module
newground.default_output_printer module
newground.domain_transformer module
newground.grounding_modes module
newground.main_transformer module
newground.newground module
newground.term_transformer module
Module contents
newground
newground
newground package
newground.cyclic_strategy module
View page source
newground.cyclic_strategy module
Enum for different cyclic-strategies.
class
newground.cyclic_strategy.
CyclicStrategy
(
value
,
names
=
None
,
*
,
module
=
None
,
qualname
=
None
,
type
=
None
,
start
=
1
,
boundary
=
None
)
Bases:
Enum
Enum for different cyclic-strategies.
ASSUME_TIGHT
=
1
LEVEL_MAPPING
=
2
LEVEL_MAPPING_AAAI
=
4
SHARED_CYCLE_BODY_PREDICATES
=
3