How to Perform Network Diffusion on a Weighted Graph with Multiple Edge Attributes?
I am working on a network diffusion problem where my graph has multiple edge attributes, and I need advice on how to effectively combine these attributes for the diffusion process.