Skip to content

Inteference channel graph generation #54

@kevin-delmas

Description

@kevin-delmas

There are two notable differences between the theoritical and implemented interference channel graph:

  • all pairs of nodes used by transactions are not linked, only the linear paths are encoded (but I don't think this is a problem).
  • unecessary nodes are considered, which is related to the FIXME on line 714 indicating that the implementation doesn't distinguish the origin of transactions when calculating channels (i.e., if two transactions from the same scenario share the same service, it's considered a potential interference channel that is not true. It's not severe, but it unnecessarily clutteres the graph.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions