Skip to content

Improve pi-calculus implementation #59

@PetrosPapapa

Description

@PetrosPapapa

The simple term structure we are currently using is not very efficient, both in terms of memory and execution. Channels, substitution and fresh naming are particularly inefficient.

We should consider a better structure with some indexing and fast substitution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code improvementrequires improvements in the code such as cleaning up or commenting/documentationfeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions