# 全标连续数独

![题](https://www.gmpuzzles.com/images/blog/GM-ConsecutiveEx.png)

## 规则

|  序号 | 限制区域 | 限制规则                                                                                                                                                                                                                                                                                                                                                                        |  备注 |
| :-: | :--: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-: |
|  1  |   行  | [1\~9填充](https://zhugelianglongming.gitbook.io/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/ji-suan-lei/nei-ti-shi-lei/dan-biao-lei/lian-xu-lei/pages/9tLf8Bj4bNQBZQU0vCQd#1to9填充)                                                                                                                                                                                         |     |
|  2  |   列  | [1\~9填充](https://zhugelianglongming.gitbook.io/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/ji-suan-lei/nei-ti-shi-lei/dan-biao-lei/lian-xu-lei/pages/9tLf8Bj4bNQBZQU0vCQd#1to9填充)                                                                                                                                                                                         |     |
|  3  |   宫  | [1\~9填充](https://zhugelianglongming.gitbook.io/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/ji-suan-lei/nei-ti-shi-lei/dan-biao-lei/lian-xu-lei/pages/9tLf8Bj4bNQBZQU0vCQd#1to9填充)                                                                                                                                                                                         |     |
|  4  |  标记边 | 标记边两侧的[共边邻格](https://zhugelianglongming.gitbook.io/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/ji-suan-lei/nei-ti-shi-lei/dan-biao-lei/lian-xu-lei/pages/9tLf8Bj4bNQBZQU0vCQd#共边邻格)差为 1（即满足[连续](https://zhugelianglongming.gitbook.io/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/ji-suan-lei/nei-ti-shi-lei/dan-biao-lei/lian-xu-lei/pages/9tLf8Bj4bNQBZQU0vCQd#连续)约束） |  全标 |

## 题型名

* 连续数独
* 全标连续数独
* Consecutive Sudoku
* Adjacent

## 题库

### 在线题库

* [三思数独](https://www.12634.com/sudoku/consecutive-sudoku)
* [独·数之道](http://www.sudokufans.org.cn/lx/game.index.php?type=cn) 【需要登录】
* [连续](https://cn.puzzle-futoshiki.com/renzoku-9x9-hard/)
* [KrazyDad](https://krazydad.com/play/consec/)
* [Simon Tatham's Portable Puzzle Collection](https://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/unequal.html)
* [今日数独](https://cn.sudoku.today/g-consecutive-sudoku/)【选题不便】

### App

* 数独高高手

### 微信小程序

* 三思数独
* E学数独
* 数独星空
* ~~变形数独~~

## 技巧

* 双挡板区块
  * ![题](https://i0.hdslb.com/bfs/article/620bbcd6f044251c6aa89d2041f2a5f8334533db.png@567w_567h_progressive.webp)
* 单挡板区块
  * ![题](https://i0.hdslb.com/bfs/article/5dbf28e2eab80fa8f234a0d9320045b3ec1c7531.png@567w_567h_progressive.webp)
    * 单挡板放置连续 3 数组
* 奇偶排除

## 扩展题型

* [前X数和+全标连续数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/qianxshu-he-+-quan-biao-lian-xu-shu-du.md)
* [数比+全标连续数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/shu-bi-+-quan-biao-lian-xu-shu-du.md)
* [分段和数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/lian-xu-fen-duan-he.md)
* [连遮楼数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/lian-zhe-lou-shu-du.md)
* [连续+重现数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/lian-xu-+-chong-xian-shu-du.md)
* [连续+窗口数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/lian-xu-+-chuang-kou-shu-du.md)
* [连续+三明治数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/lian-xu-+-san-ming-zhi-shu-du.md)
* [锯齿+连续数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/ju-chi-+-lian-xu-shu-du.md)
* [窗口+连续+锯齿数独](/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/hun-he-lei/chuang-kou-+-lian-xu-+-ju-chi-shu-du.md)

> 引用：
>
> * Bilibili：[9：连续数独和不连续数独（中）](https://www.bilibili.com/read/cv10137783)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zhugelianglongming.gitbook.io/shu-du/ti-xing-fen-lei/fei-biao-shu-du/9-gong/ji-suan-lei/nei-ti-shi-lei/dan-biao-lei/lian-xu-lei/quan-biao-lian-xu-shu-du.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
