Earlier quoted context omitted.
Yes, if "untangled" means "no edge crossings", then 3 dimensions is enough for any graph to be untangled. As a proof, you can put the vertices at coordinates (0, 0, 0), (1, 1, 1), (2, 4, 8), (3, 9, 27), ..., (n, n^2, n^3), and then no two edges will cross. A different definition of "untangled" might be that all edges have roughly the same length (which could be formally defined in lots of different ways), in which ca…
Ah indeed. I was meaning 'untangled' in the looser sense of 'can be spread out over 3D space with most/all connected points reasonably close to each other'. Seems like this is a topological property, that the 'neighbourhoods' defined by the connections 'tessellate' in some sense.
New proof shows when structure must emerge in graphs
21–26 of 26 posts
Re: New proof shows when structure must emerge in graphs
#22Re: New proof shows when structure must emerge in graphs
#23Appearance of fixed length cycles in random graphs makes a nice Proof-of-Work puzzle, that takes lots of SRAM to solve efficiently [1], while remaining instantly verifiable. [1] https://github.com/tromp/cuckoo
Re: New proof shows when structure must emerge in graphs
#24Appearance of fixed length cycles in random graphs makes a nice Proof-of-Work puzzle, that takes lots of SRAM to solve efficiently [1], while remaining instantly verifiable. [1] https://github.com/tromp/cuckoo
Does it being memory bound make it have less power consumption than CPU bound tasks?
Re: New proof shows when structure must emerge in graphs
#25Appearance of fixed length cycles in random graphs makes a nice Proof-of-Work puzzle, that takes lots of SRAM to solve efficiently [1], while remaining instantly verifiable. [1] https://github.com/tromp/cuckoo
The world needs less of proof of work, as it is synonymous with proof of burning energy.
Re: New proof shows when structure must emerge in graphs
#26Earlier quoted context omitted.
The world needs less of proof of work, as it is synonymous with proof of burning energy.
Agreed, but note that the power used on cuckoo cycle is less than 1 windmill can provide...