中文
相关论文

相关论文: Stochastic Optimization Approaches for Solving Sud…

200 篇论文

Solving Sudoku puzzles is one of the most popular pastimes in the world. Puzzles range in difficulty from easy to very challenging; the hardest puzzles tend to have the most empty cells. The current paper explains and compares three…

最优化与控制 · 数学 2013-05-17 Eric C. Chi , Kenneth Lange

This article describes how to solve Sudoku puzzles using Quadratic Unconstrained Binary Optimization (QUBO). To this end, a QUBO instance with 729 variables is constructed, encoding a Sudoku grid with all constraints in place, which is then…

量子物理 · 物理学 2024-03-11 Sascha Mücke

This paper presents a comparative analysis of Sudoku-solving strategies, focusing on recursive backtracking and a heuristic-based constraint propagation method. Using a dataset of 500 puzzles across five difficulty levels (Beginner to…

计算机科学中的逻辑 · 计算机科学 2025-07-15 Apekshya Bhattarai , Dinisha Uprety , Pooja Pathak , Safal Narshing Shrestha , Salina Narkarmi , Sanjog Sigdel

This paper is concerned with the popular Sudoku problem. We proposed a warm restart strategy for solving Sudoku puzzles, based on the sparse optimization technique. Furthermore, we defined a new difficulty level for Sudoku puzzles. The…

最优化与控制 · 数学 2018-03-16 Yuchao Tang , Zhenggang Wu , Chuanxi Zhu

A Sudoku puzzle often has a regular pattern in the arrangement of initial digits and it is typically made solvable with known solving techniques, called strategies. In this paper, we consider the problem of generating such Sudoku instances.…

数据结构与算法 · 计算机科学 2020-07-20 Kohei Nishikawa , Takahisa Toda

In this paper we propose the first effective genetic algorithm (GA)-based jigsaw puzzle solver. We introduce a novel crossover procedure that merges two "parent" solutions to an improved "child" configuration by detecting, extracting, and…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Dror Sholomon , Eli David , Nathan S. Netanyahu

In this short paper we present an algorithm for finding a solution to a generalized Sudoku.

综合数学 · 数学 2011-04-07 Florentin Smarandache

In this paper we propose the first effective automated, genetic algorithm (GA)-based jigsaw puzzle solver. We introduce a novel procedure of merging two "parent" solutions to an improved "child" solution by detecting, extracting, and…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Dror Sholomon , Eli David , Nathan S. Netanyahu

We explore the capabilities of physical computing with Oscillatory Neural Networks (ONN) to solve combinatorial optimization problems. To solve Sudokus with ONNs, we define a novel mapping strategy that utilizes the unique characteristics…

无序系统与神经网络 · 物理学 2025-12-09 Bram F. Haverkort , Federico Sbravati , Stefan Porfir , Aida Todri-Sanial

This note presents a simple and effective variation of genetic algorithm (GA) for solving RCPSP, denoted as 2-Phase Genetic Algorithm (2PGA). The 2PGA implements GA parent selection in two phases: Phase-1 includes the best current solutions…

神经与进化计算 · 计算机科学 2025-09-04 D. Sun , S. Zhou

Sudoku is a puzzle well-known to the scientific community with simple rules of completion, which may require a com-plex line of reasoning. This paper addresses the problem of partitioning the Sudoku image into a 1-D array, recognizing…

机器学习 · 计算机科学 2019-05-28 Aditya Narayanaswamy , Yichuan Philip Ma , Piyush Shrivastava

This paper implements a new way of solving a problem called the traveling salesman problem (TSP) using quantum genetic algorithm (QGA). We compared how well this new approach works to the traditional method known as a classical genetic…

量子物理 · 物理学 2024-09-24 Yijiang Ma , Tan Chye Cheah

Quadratic Assignment Problem (QAP) is an NP-hard combinatorial optimization problem, therefore, solving the QAP requires applying one or more of the meta-heuristic algorithms. This paper presents a comparative study between Meta-heuristic…

人工智能 · 计算机科学 2014-07-21 Gamal Abd El-Nasser A. Said , Abeer M. Mahmoud , El-Sayed M. El-Horbaty

The 0-1 knapsack problem is a well-known combinatorial optimisation problem. Approximation algorithms have been designed for solving it and they return provably good solutions within polynomial time. On the other hand, genetic algorithms…

神经与进化计算 · 计算机科学 2014-04-04 Jun He , Feidun He , Hongbin Dong

This paper presents a systematic method to solve difficult 9 x 9 Sudoku puzzles by hand. While computer algorithms exist to solve these puzzles, these algorithms are not good for human's to use because they involve too many steps and…

离散数学 · 计算机科学 2018-12-27 Carlos F. Daganzo

Stochastic optimization algorithms are often used to solve complex large-scale optimization problems in various fields. To date, there have been a number of stochastic optimization algorithms such as Genetic Algorithm, Cuckoo Search, Tabu…

神经与进化计算 · 计算机科学 2019-07-04 Son Duy Dao

This work investigates the performance of a Hybrid Quantum Genetic Algorithm (HQGA) compared to a classical Genetic Algorithm (GA) for solving the portfolio optimization problem. Our results indicate that the HQGA converges faster to the…

A quadratic assignment problem (QAP) is a combinatorial optimization problem that belongs to the class of NP-hard ones. So, it is difficult to solve in the polynomial time even for small instances. Research on the QAP has thus focused on…

神经与进化计算 · 计算机科学 2020-07-30 Zohreh Raziei , Reza Tavakkoli-Moghaddam , Siavash Tabrizian

Solving Quadratic equation is one of the intrinsic interests as it is the simplest nonlinear equations. A novel approach for solving Quadratic Equation based on Genetic Algorithms (GAs) is presented. Genetic Algorithms (GAs) are a technique…

神经与进化计算 · 计算机科学 2013-06-20 Tanistha Nayak , Tirtharaj Dash

Gravitational Search Algorithm (GSA) and Particle Swarm Optimization (PSO) are nature-inspired, swarm-based optimization algorithms respectively. Though they have been widely used for single-objective optimization since their inception,…

神经与进化计算 · 计算机科学 2020-09-01 Devroop Kar , Manosij Ghosh , Ritam Guha , Ram Sarkar , Laura García-Hernández , Ajith Abraham
‹ 上一页 1 2 3 10 下一页 ›