Skip to content

Link level tomography should not be in finish() and it should update cost in Routing Daemon #511

Open
@Naphann

Description

@Naphann

The problem:
Link-level tomography is done to assign a cost to the routing daemon. This should be a process that is done before applications are run in QuISP. So the tomography calculation should not be inside the finish() function of the Hardware Monitor.

Suggested Solution:
Create a new module which handles tomography because it is a common subroutine that should be done at both connection-level and link-level. Bonus points if the tomography module can perform state tomography on multipartite states (need to generalize the way Stoke's parameters are defined in current implementation).

Metadata

Metadata

Assignees

No one assigned

    Labels

    connectionnetwork-layer issueslinklink layerphysicalerror models, simulation of new hardware elementstomographyfull tomo, CHSH, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions