Bug 552

Summary: The possible moves tips are incomplete.
Product: Chinese Checker Reporter: yutongmen2-c
Component: Algorithm ComponentAssignee: yutongmen2-c
Status: CONFIRMED ---    
Severity: normal CC: yutongmen2-c
Priority: ---    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: The image indicates that there is one possible position missing.

Description yutongmen2-c 2021-11-10 23:47:10 HKT
Created attachment 73 [details]
The image indicates that there is one possible position missing.

Steps To Reproduce: 

Step 1: Produce a board with the pieces as follow.

Step 2: Enter the start move 1, 2

Step 3: Request the tips.

Actual Results: 

Tips for this move: you can move to
5 8
8 8
6 6

Expected Results: 

Tips for this move: you can move to

4 8
5 8
8 8
6 6

More information: N/A
Comment 2 yutongmen2-c 2021-11-17 23:36:23 HKT
(In reply to yutongmen2-c from comment #0)
> Created attachment 73 [details]
> The image indicates that there is one possible position missing.
> 
> Steps To Reproduce: 
> 
> Step 1: Produce a board with the pieces as follow.
> 
> Step 2: Enter the start move 1, 2
> 
> Step 3: Request the tips.
> 
> Actual Results: 
> 
> Tips for this move: you can move to
> 5 8
> 8 8
> 6 6
> 
> Expected Results: 
> 
> Tips for this move: you can move to
> 
> 4 8
> 5 8
> 8 8
> 6 6
> 
> More information: N/A