Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S swh-model
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Platform
  • Development
  • swh-model
  • Merge requests
  • !329

Add discovery model

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Franck Bret requested to merge franckbret/swh-model:discovery into master Feb 27, 2023
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

It adds primitives for finding the unknown parts of disk contents efficiently.

It provides ArchiveDiscoveryInterface, BaseDiscoveryGraph and RandomDirSamplingDiscoveryGraph classes for discovery algorithms.

This is a follow up of comments made in swh-scanner!64 about splitting some code to common module

Related swh-scanner!64 Related swh-scanner#4591

Also related to !269 (comment 128820)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: discovery