This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch visit-stage
in repository
https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git
from b6d260c6 Update codeql-analysis.yml
add 9d4d276e feat: use 'foreground' delete policy to pass the cancel job
test (#290)
add 2be0c287 feat(algorithm): support biased second order random walk
(#280)
add bf0dc10e Merge branch 'master' into pr/286
add 568134fe Update pom.xml
No new revisions were added by this update.
Summary of changes:
.../computer/algorithm/sampling/RandomWalk.java | 253 ++++++++++++++++++---
.../algorithm/sampling/RandomWalkMessage.java | 27 ++-
.../algorithm/sampling/RandomWalkOutput.java | 16 +-
.../algorithm/sampling/RandomWalkParams.java | 14 +-
.../hugegraph/computer/driver/DefaultJobState.java | 59 ++++-
.../computer/k8s/driver/KubernetesDriver.java | 5 +-
.../algorithm/sampling/RandomWalkTest.java | 79 +++++--
pom.xml | 10 +-
8 files changed, 383 insertions(+), 80 deletions(-)