11#ifndef BIG_CLONE_FORMATER_HPP
12#define BIG_CLONE_FORMATER_HPP
42 string format_relative_path(
string relative_path);
49 string build_path_formated_string(
Path path);
57 auto process_similar_path_pair(
Path path1,
Path path2,
double similarity);
Path manipulation class for tool-specific directory structure.
Manages and analyzes function similarity relationships.
Function abstraction for temporary codebase.
Path abstraction for temporary codebase.
Similarity relationships storage and analysis.