├── src/ │ └── RookDomination.wl # Main implementation package ├── tests/ │ └── VerifyResults.wl # Verification and testing functions ├── examples/ │ ├── BasicExamples.wl # Basic usage examples │ └── ...
Abstract: This paper presents a polynomial approximation method for filtering of signals defined on directed graphs. For spectral graph filtering, the polynomial approximation is often used to avoid ...
Abstract: We investigate graph convolution networks with efficient learning from higher-order graph convolutions and direct learning from adjacency matrices for node classification. We revisit the ...