2018
DOI: 10.1287/ited.2017.0193
|View full text |Cite
|
Sign up to set email alerts
|

Puzzle—Solving the n-Fractions Puzzle as a Constraint Programming Problem

Abstract: Abstract. The aim in solving puzzles is to find the solution using several clues and restrictions. In this paper, we solve a numerical puzzle, the n-fractions puzzle, by constraint programming. The n-fractions puzzle is problem 41 of the CSPLib, a library of test problems for constraint solvers. Models referenced in the CSPLib return invalid solutions as soon as the number n of fractions exceeds five. To solve the n-fractions puzzle, we first provide an upper bound for the unsatisfiability inspired by constrai… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(7 citation statements)
references
References 2 publications
0
7
0
Order By: Relevance
“…Euler's factorisation method is suited to semi-primes whose construction are prime factors that are said to be Pythagorean [21,22] and can further be improved upon by considering the parity of the squares. The limitations of this method pertain only to semi-prime constructs that are Pythagorean primes (p = 1 mod 4).…”
Section: Theory and Proposed Methodsmentioning
confidence: 99%
“…Euler's factorisation method is suited to semi-primes whose construction are prime factors that are said to be Pythagorean [21,22] and can further be improved upon by considering the parity of the squares. The limitations of this method pertain only to semi-prime constructs that are Pythagorean primes (p = 1 mod 4).…”
Section: Theory and Proposed Methodsmentioning
confidence: 99%
“…(4, 6,10,15) = 15, 2(5, 2, 3) ⇒ (5, 2), (2, 3) ⇒ 2 2 + 5 2 2 2 + 3 2 = (29)(13) = 377 (7) This requires the sums of four squares to be found until the correct sum of four squares is factored. This is not viable for the factorization of large semi-primes.…”
Section: Case Example 1 Let Us Considermentioning
confidence: 99%
“…The current perception is that there appears to be only a limited understanding of their underlying structure, and several mathematicians are constantly trying to uncover the mysteries behind these prime numbers. There is still much to be carried out, and areas of further interest are channeled towards a better understanding of the structure of primes for arriving at faster prime number generating algorithms and faster solutions to the prime factorization problem [4][5][6][7]. There is a need for generating more robust primes that are less susceptible to known factorization methods.…”
Section: Introductionmentioning
confidence: 99%
“…Since each fraction is at least 1/99, this family of problems has solutions for at most n ≤ 99. Malapert and Provillard prove in a recent paper [2] that the puzzle has no solution for n ≥ 45. Two models are described in the literature (see [2]) to solve the n-fractions puzzle.…”
Section: Introductionmentioning
confidence: 99%
“…Malapert and Provillard prove in a recent paper [2] that the puzzle has no solution for n ≥ 45. Two models are described in the literature (see [2]) to solve the n-fractions puzzle. The division model handles Equation (1) with floating point arithmetic.…”
Section: Introductionmentioning
confidence: 99%