Skip to content

Comments

[CQT-430]: Make the interaction graph a property of the circuit expressed in terms of simple types#670

Open
rares1609 wants to merge 7 commits intodevelopfrom
CQT-430-Make-the-interaction-graph-a-property-of-the-Circuit-expressed-in-terms-of-simple-types
Open

[CQT-430]: Make the interaction graph a property of the circuit expressed in terms of simple types#670
rares1609 wants to merge 7 commits intodevelopfrom
CQT-430-Make-the-interaction-graph-a-property-of-the-Circuit-expressed-in-terms-of-simple-types

Conversation

@rares1609
Copy link
Contributor

No description provided.

Rares Oancea added 6 commits February 11, 2026 10:55
…nteraction-graph-a-property-of-the-Circuit-expressed-in-terms-of-simple-types
…nteraction-graph-a-property-of-the-Circuit-expressed-in-terms-of-simple-types
@rares1609 rares1609 requested a review from elenbaasc February 16, 2026 14:06
Copy link
Collaborator

@elenbaasc elenbaasc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the effort!

I think we should pass the circuit/self to the Circuit.map method, such that the passes themselves can pick up the interaction graph where needed.

):
waiting_time = schedulable_data.data["timing_constraints"][0].rel_time
assert waiting_time == -1.0 * expected_waiting_cycle * CYCLE_TIME
assert waiting_time == -1.0 * expected_waiting_cycle * CYCLE_TIME # noqa: RUF069
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here as previous comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants