Exact solutions to the Weighted Region Problem
Pith reviewed 2026-05-24 04:08 UTC · model grok-4.3
The pith
The shortest path through a single weighted rectangle is unsolvable in the algebraic computation model over the rationals.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Even the restricted problem of finding shortest paths through a single weighted rectangular region is unsolvable within the Algebraic Computation Model over the Rational Numbers (ACMQ). Equations for the computable shortest paths and for the bisectors between regions of the Shortest Path Map are provided.
What carries the argument
The Algebraic Computation Model over the Rational Numbers (ACMQ) applied to shortest paths in a single weighted rectangular region.
If this is right
- Exact solutions remain impossible for the single-rectangle case under the stated model.
- Only paths whose bend points satisfy the supplied equations can be computed inside ACMQ.
- The bisectors of the shortest path map admit explicit algebraic descriptions within ACMQ.
Where Pith is reading between the lines
- Practical weighted-region path planners will need to use approximations or switch to a different model of exactness.
- The same unsolvability technique may apply to other low-complexity weighted geometric problems.
- Alternative models that permit transcendental operations could restore exact solvability for this instance.
Load-bearing premise
That the Algebraic Computation Model over the Rational Numbers is the correct standard for deciding whether an exact solution exists.
What would settle it
An algorithm that produces the exact shortest-path length or bend points for the single-rectangle case using only the field operations and root extractions allowed by ACMQ would falsify the unsolvability result.
Figures
read the original abstract
In this paper, we consider the Weighted Region Problem. In the Weighted Region Problem, the length of a path is defined as the sum of the weights of the subpaths within each region, where the weight of a subpath is its Euclidean length multiplied by a weight $ \alpha \geq 0 $ depending on the region. We study a restricted version of the problem of determining shortest paths through a single weighted rectangular region. We prove that even this very restricted version of the problem is unsolvable within the Algebraic Computation Model over the Rational Numbers (ACMQ). On the positive side, we provide the equations for the shortest paths that are computable within the ACMQ. Additionally, we provide equations for the bisectors between regions of the Shortest Path Map for a source point on the boundary of (or inside) the rectangular region.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies a restricted single-rectangle case of the Weighted Region Problem and claims to prove that determining the shortest path is unsolvable in the Algebraic Computation Model over the Rational Numbers (ACMQ). On the positive side, it supplies explicit ACMQ-computable equations for the shortest paths and for the bisectors of the Shortest Path Map when the source lies on the boundary or inside the rectangle.
Significance. If the unsolvability result holds under the stated model, the work supplies a formal negative result together with constructive equations, which could help delineate the boundary between exactly solvable and approximable instances in weighted geometric shortest-path problems. The explicit provision of ACMQ-computable equations is a concrete positive contribution that can be directly used in implementations restricted to field operations over Q.
major comments (2)
- [Abstract / §2] Abstract and the definition of ACMQ (presumably §2): the central unsolvability claim is predicated on ACMQ being the appropriate formalization of 'exact' solvability. The manuscript does not compare ACMQ to the algebraic computation tree model or real-RAM model standard in computational geometry, both of which permit root extractions of arbitrary degree; without this comparison the transfer of the unsolvability result to the usual notion of exact geometric computation is not established.
- [Proof of unsolvability (location not numbered in excerpt)] The algebraic unsolvability argument (the proof referenced in the abstract): the manuscript states that a proof exists and supplies equations, yet the derivation showing that the critical point equations lie outside ACMQ is not fully expanded or verified in the provided text; this step is load-bearing for the negative result.
minor comments (1)
- [Abstract] Notation for the weight parameter α is introduced without an explicit statement of its domain (α ≥ 0) in the first paragraph of the abstract; a parenthetical reminder would improve readability.
Simulated Author's Rebuttal
We thank the referee for the detailed and constructive report. The comments highlight two areas where the manuscript can be strengthened: providing context for the ACMQ model relative to other standard models in computational geometry, and expanding the unsolvability proof. We address both points below and will incorporate revisions accordingly.
read point-by-point responses
-
Referee: [Abstract / §2] Abstract and the definition of ACMQ (presumably §2): the central unsolvability claim is predicated on ACMQ being the appropriate formalization of 'exact' solvability. The manuscript does not compare ACMQ to the algebraic computation tree model or real-RAM model standard in computational geometry, both of which permit root extractions of arbitrary degree; without this comparison the transfer of the unsolvability result to the usual notion of exact geometric computation is not established.
Authors: We agree that the manuscript would benefit from an explicit comparison of ACMQ to the algebraic computation tree model and real-RAM model. In the revised version, we will add a subsection in §2 that defines ACMQ as the model restricted to the field operations (+, −, ×, ÷) over ℚ, contrasting it with models that additionally permit root extractions of arbitrary degree. We will note that our unsolvability result is specific to ACMQ and does not directly apply to models allowing radicals, thereby clarifying the scope and transferability of the negative result. revision: yes
-
Referee: [Proof of unsolvability (location not numbered in excerpt)] The algebraic unsolvability argument (the proof referenced in the abstract): the manuscript states that a proof exists and supplies equations, yet the derivation showing that the critical point equations lie outside ACMQ is not fully expanded or verified in the provided text; this step is load-bearing for the negative result.
Authors: We acknowledge that the derivation establishing unsolvability in ACMQ requires fuller expansion for verification. In the revision, we will provide a detailed, step-by-step expansion of the argument in the relevant section (currently referenced in the abstract). This will include showing how the critical-point equations reduce to a polynomial system whose solutions cannot be obtained from rational numbers using only the field operations of ACMQ, with explicit verification that no sequence of additions, multiplications, and divisions suffices. revision: yes
Circularity Check
No significant circularity in unsolvability proof
full rationale
The paper's central result is a formal proof that the single-rectangle weighted-region shortest-path problem is unsolvable in the explicitly defined ACMQ model, together with explicit ACMQ-computable equations for the paths and bisectors. No derivation step reduces by construction to its own inputs, no parameters are fitted and then relabeled as predictions, and no load-bearing self-citations or uniqueness theorems imported from the authors' prior work appear in the abstract or described claims. The choice of ACMQ is an explicit modeling premise rather than a self-referential loop, rendering the derivation self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Euclidean distance and algebraic operations over rationals define the allowed computations in ACMQ
Reference graph
Works this paper leans on
-
[1]
1 L. Aleksandrov, M. Lanthier, A. Maheshwari, and J.-R. Sack. Anε-approximation algorithm for weighted shortest paths on polyhedral surfaces. InScandinavian Workshop on Algorithm Theory, pages 11–22. Springer, 1998. 2 L. Aleksandrov, A. Maheshwari, and J.-R. Sack. Approximation algorithms for geometric shortest path problems. InProceedings of the Thirty-S...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.