Skip to content

Flat net construction should be the default #992

@albertz

Description

@albertz

The recursive net construction increasingly becomes problematic with more complex or bigger networks. We already commonly hit the Python default limit and often use sys.setrecursionlimit(4000) as a workaround. But also, this makes it inefficient.

First requires that #957 is fixed. Maybe also better #1128.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions