<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toomath</author_name>
  <author_url>https://blog.hatena.ne.jp/toomath/</author_url>
  <blog_title>コンピューター好きのブログ</blog_title>
  <blog_url>https://www.toomath.net/</blog_url>
  <categories>
    <anon>プログラミング・ソフトウェア開発</anon>
  </categories>
  <description>以前、自分でナンプレ(数独)を解くプログラムを作ったことがありました。 www.toomath.net このときは自分がナンプレを解くときの手順を、そのままコンピューターにやってもらう方法で実現していました。 しかし、コンピューターにやってもらうのであれば、普通は総当たり式※で実現するもののようです。 ※ナンプレの条件を満たすまで各マスに順番に数字を入れていく方式です。人間には厳しいやり方です。 そこで、GitHub Copilot を使って総当たり方式のプログラムを書いてもらいました。 ついでに解いてほしい問題を入力する画面(ユーザーインターフェース)も改善しています。 1 2 3 4 5 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.toomath.net%2Fentry%2F2026%2F05%2F04%2Fmake_to_solve_number_place_by_bluteforce&quot; title=&quot;AIにナンプレ(数独)を解くプログラムを作ってもらいました - コンピューター好きのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.user.blog.st-hatena.com/default_entry_og_image/152729966/1566831165995888</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-05-04 10:33:27</published>
  <title>AIにナンプレ(数独)を解くプログラムを作ってもらいました</title>
  <type>rich</type>
  <url>https://www.toomath.net/entry/2026/05/04/make_to_solve_number_place_by_bluteforce</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
