Site Tools


unsolved_puzzles

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
unsolved_puzzles [2019/02/02 00:35] – [Nearest-neighbour-preserving space-filling curves] administratorunsolved_puzzles [2023/09/05 11:23] (current) – [A lower bound on the dilation of plane-filling curves] administrator
Line 31: Line 31:
 ===== A lower bound on the dilation of plane-filling curves ===== ===== A lower bound on the dilation of plane-filling curves =====
  
-Let τ: [0,1] → //T// be a continuous surjection to a compact set //T// in the plane such that for any //a// ≤ //b// ∈ [0,1], the union of τ(//t//) over all //t// ∈ [//a//,//b//] has two-dimensional Lebesgue measure //b//−//a//.+Let τ: [0,1] → //T// be a continuous surjection to a compact set //T// in the plane such that for any //a// ≤ //b// ∈ [0,1], the union of τ(//t//) over all //t// ∈ [//a//,//b//] has two-dimensional Jordan measure //b//−//a//.
 In other words, τ is a measure-preserving plane-filling curve. The dilation of the curve is the maximum, over all //a// < //b// ∈ [0,1], of ||τ(//a//)τ(//b//)||² / (//b//−//a//), where ||τ(//a//)τ(//b//)|| is the Euclidean distance between τ(//a//) and τ(//b//). Prove a tight lower bound on the smallest possible dilation for any measure-preserving plane-filling curve. In other words, τ is a measure-preserving plane-filling curve. The dilation of the curve is the maximum, over all //a// < //b// ∈ [0,1], of ||τ(//a//)τ(//b//)||² / (//b//−//a//), where ||τ(//a//)τ(//b//)|| is the Euclidean distance between τ(//a//) and τ(//b//). Prove a tight lower bound on the smallest possible dilation for any measure-preserving plane-filling curve.
  
Line 118: Line 118:
 ===== Shortest-path-preserving rounding of weights in a graph ===== ===== Shortest-path-preserving rounding of weights in a graph =====
  
-(updated 17 January 2019) Prove the NP-hardness or give an efficient algorithm for the following problem: given a weighted undirected planar graph //G// with non-negative weights, in which each edge is a shortest path, decide whether one can construct a copy //G'// of //G// in which all weights are replaced by integers, such that the following conditions hold:+(updated 25 September 2019) Prove the NP-hardness or give an efficient algorithm for the following problem: given a weighted undirected planar graph //G// with non-negative weights, in which each edge is a shortest path, decide whether one can construct a copy //G'// of //G// in which all weights are replaced by integers, such that the following conditions hold:
     * the difference in weight between any shortest path in //G// and the corresponding path in //G'// is less than 1;     * the difference in weight between any shortest path in //G// and the corresponding path in //G'// is less than 1;
     * any shortest path in //G// is a shortest path in //G'//.     * any shortest path in //G// is a shortest path in //G'//.
Line 127: Line 127:
   * **Embedding cues about travel time in schematic maps.**\\ By Herman Haverkort.\\ Presented at the //Schematic Mapping Workshop 2014//.\\ {{research::haverkort-cues-about-travel-time.pdf|text}} (draft of full report).   * **Embedding cues about travel time in schematic maps.**\\ By Herman Haverkort.\\ Presented at the //Schematic Mapping Workshop 2014//.\\ {{research::haverkort-cues-about-travel-time.pdf|text}} (draft of full report).
  
-We believe we have found a proof that the problem is, in general, NP-hard for non-planar graphs, and we believe we have found a polynomial-time algorithm that solves the problem for trees---we are currently writing up these results. However, from an application point of view, the case of planar graphs may be more relevant, and for planar graphs we still do not know.+The problem is, in general, NP-hard for non-planar graphs, and can be solved in polynomial time for trees
 + 
 +  * **Shortest-Path-Preserving Rounding.**\\ By Herman Haverkort, David Kübel, and Elmar Langetepe.\\ //Computing Research Repository (arXiv.org)//, 1905.08621, 2019.\\ [[https://arxiv.org/abs/1905.08621|text]] 
 + 
 + 
 +However, from an application point of view, the case of planar graphs may be more relevant, and for planar graphs we still do not know.
  
unsolved_puzzles.txt · Last modified: 2023/09/05 11:23 by administrator