Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Spot Spot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SpotSpot
  • SpotSpot
  • Repository
Switch branch/tag
  • spot
  • src
  • tgbaalgos
  • scc.hh
Find file BlameHistoryPermalink
  • Alexandre Duret-Lutz's avatar
    Have scc_map keep track of APs that are occurring in a SCC. · b3486965
    Alexandre Duret-Lutz authored Sep 17, 2009
    * src/tgbaalgos/scc.hh (scc_map::scc): Add a supp member to hold APs.
    * src/tgbaalgos/scc.cc (scc_map::build_map): Update supp.
    (scc_map::ap_set_of): New function.
    (dump_scc_dot): Show the output of ap_set_of().
    b3486965