7 lines
88 B
Julia
7 lines
88 B
Julia
using MetagraphOptimization
|
|
using Test
|
|
|
|
include("known_graphs.jl")
|
|
|
|
test_known_graphs()
|