ZigRazor

Results 155 comments of ZigRazor

Maybe is better to duplicate the function, one with const on return value and on object, and one non-const function

I think that the merge of the 2 ideas is the best solution. A generalization of Graph, where Hypergraph is the parent and the Graph is a specialization, in a...

> It might make sense to find a math professor or graph PhD to comment here. Yes, does anyone know of a figure like this? @sbaldu @nolankramer

I Think your analysis is good, you can go on!

look at Memory consumption, it's possibile that you ram is full

yes, this is closed by #445

the code does not compile... please check it

The workflow of build and test does not work in any platform( only windows fails in general ), but for ubuntu and macos the workflow should compile and test the...