alibaba / alibaba/euler

采样策略是入度还是出度

Open
#365 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.9k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

请问采样方法是按照出度采样还是入度采样呢,storage里存的是一度出边还是入边呢,接口里看不出来

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the storage and sampling interfaces referenced in the issue. Determine whether sampling follows in-degree or out-degree and whether storage keeps one-hop outgoing or incoming edges. Done means the behavior is clearly stated in the relevant interface documentation, with the answer to both questions unambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.