From 11c5fd684bfa58f6b0c7ad0a406743a2aca4360b Mon Sep 17 00:00:00 2001 From: Caiyishuai <39987654+Caiyishuai@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:37:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=85=A8=E6=9C=80=E4=BC=98=E8=A1=8C?= =?UTF-8?q?=E4=B8=BA=E6=A0=91=E6=89=A9=E5=B1=95=E7=AE=97=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opt_bt_expansion/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opt_bt_expansion/README.md b/opt_bt_expansion/README.md index 4420ff5..13791d1 100644 --- a/opt_bt_expansion/README.md +++ b/opt_bt_expansion/README.md @@ -53,7 +53,7 @@ iters= 10 BTTest(seed=seed,literals_num=literals_num,depth=depth,iters=iters) ``` -### 4. `example.py` 中设计规划案例 goals, start,actions +### 4. `example.py` 中设计规划案例 goals, start, actions ```python def MoveBtoB ():