Triangle counting using liblemon
lemontc
config.h
Go to the documentation of this file.
1
// Copyright 2019 zhaofeng-shu33
6
#pragma once
7
#include <
lemon/static_graph.h
>
9
namespace
lemon
{
11
typedef
StaticDigraph Graph;
12
}
static_graph.h
lemon
lemon original namespace
Generated by
1.8.13