Code Documentation
3.5
Social Network Visualizer
Loading...
Searching...
No Matches
kernel_io_roundtrip_v5.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
tools/cli/cli_common.h
"
// cli::CliConfig
4
5
class
Graph
;
6
struct
HeadlessLoadResult
;
7
8
namespace
cli
{
9
10
// Schema v5 — IO roundtrip regression kernel (multirelational-aware).
11
// - Always reports relations count + per-relation signatures.
12
// - SAME-FORMAT roundtrip if exporter exists; otherwise performed=false.
13
// - If roundtrip performed: strict equality across relations_bundle required.
14
int
runKernelIoRoundtripV5
(
const
CliConfig &cfg,
15
const
HeadlessLoadResult
&load,
16
Graph
&g);
17
18
}
// namespace cli
Graph
The Graph class This is the main class for a Graph, used in conjuction with GraphVertex,...
Definition
graph.h:74
cli_common.h
cli
Definition
cli_common.cpp:18
cli::runKernelIoRoundtripV5
int runKernelIoRoundtripV5(const CliConfig &cfg, const HeadlessLoadResult &load, Graph &g)
Definition
kernel_io_roundtrip_v5.cpp:534
HeadlessLoadResult
Definition
headless_graph_loader.h:29
tools
cli
kernels
kernel_io_roundtrip_v5.h
© 2026
Social Network Visualizer
- All Rights Reserved - Generated by
1.9.8