Skip to content
Snippets Groups Projects
Commit 2382ba69 authored by erwan's avatar erwan
Browse files

test: do not hard code the degree in algo

parent 4f178355
No related branches found
No related tags found
No related merge requests found
let d=10 (* degree() *) let d=Algo.max_degree()
type t = { type t = {
d:int; d:int;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment