The following open research problem. Given an undirected graph G with two vertices s and t, the task is to determine whether there is an undirected path connecting s and t which is simple (no repeated vertices) and has length divisible by 3. It is not known whether this problem is NP-hard, or whether it can be solved in polynomial time; apparently the question is open since the early 90s. (The problem is also open fo…
What's the motivation for this problem if there is any? It's a really specific problem.
Ask HN: What are you passionate about at the moment?
861–865 of 865 posts
Re: Ask HN: What are you passionate about at the moment?
#862The following open research problem. Given an undirected graph G with two vertices s and t, the task is to determine whether there is an undirected path connecting s and t which is simple (no repeated vertices) and has length divisible by 3. It is not known whether this problem is NP-hard, or whether it can be solved in polynomial time; apparently the question is open since the early 90s. (The problem is also open fo…
An old favorite open graph theory problem: In your right hand, take any collection of trees with 2, 3, ..., n vertices. These have a total of 1+2+...+n-1 edges, ie, n choose 2. In your left hand, take the complete graph with n vertices. This, of course, has the same number of edges. Conjecture: it is always possible to pack/embed the trees into the complete graph in such a way that all edges are matched exactly once.…
Re: Ask HN: What are you passionate about at the moment?
#863Earlier quoted context omitted.
The problem mentioned in the Gecode documentation example is different than the one I solve. In their case, they start with a WxH grid with known black square positions, and their model essentially answers the following question: "Given a crossword grid template and word list, does there exist a feasible assignment of words for the template?" I my case, the black square positions are unknown, so the question instead…
Just saw that it looks like an upcoming release of OR-Tools might include reified tables: https://github.com/google/or-tools/commit/94f3d9b46870e7ea04...
Re: Ask HN: What are you passionate about at the moment?
#864Earlier quoted context omitted.
I've been a crypto_saver for over a decade; yet still I downvoted your ridiculousness [parent comment]. Please don't be so wreckless in your passion(s). And: HODL
I've been yield farming for years, this is not a new thing.
I have a heatpump, but why?! /s
Re: Ask HN: What are you passionate about at the moment?
#865There is a new show on HBO called Scavengers Reign, and it's become my favorite scifi story ever. https://www.imdb.com/title/tt21056886/ It's kinda like watching Planet Earth about another ecosystem, with a strong focus on judgment-free ecology (ie there isn't good and evil, just different flora and fauna and otherwise interacting both with their normal food webs and with human outsiders). It really tickles the envir…