Skip to content

BFSの訪問済み判定を変更する #3

Description

@RedSpica

01BFSのときの訪問判定みたいに

if dist[nex]>dist[now]+1:

っていう感じにすると、自然な気がしている。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions