Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

refactor topological_sort to use Node.get_users() #2536

Merged
merged 6 commits into from
Mar 9, 2019

Commits on Mar 1, 2019

  1. use Node.get_users() to replace deprecated func

    Wenzhe Xue committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e9b578a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. use const ref instead of auto

    Wenzhe Xue committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    a229767 View commit details
    Browse the repository at this point in the history
  2. used const auto& in graph_util.cpp

    Wenzhe Xue committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    05b3f09 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    c00f757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44e7088 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Configuration menu
    Copy the full SHA
    06ee142 View commit details
    Browse the repository at this point in the history