Skip to content

✨ Expose further network types #122

@marcelwa

Description

@marcelwa

What's the problem this feature will solve?

The mockturtle library that aigverse is based on offers various logic network implementations, including but not limited to MIGs, XAGs, and XMGs. However, currently only AIGs are exposed to aigverse. This is not a super urgent issue, though.

Describe the solution you'd like

Other network types can be exposed with minimal effort because aigverse/networks/logic_networks.hpp has been written with extensibility in mind. However, since each new network type would drastically increase the project's complexity in build times, documentation effort, and maintainability, new network types must be added carefully and thoughtfully. Right now, there's no need to do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions