Skip to content

add extra cost for turns in A* to avoid staircase#32

Open
reimai wants to merge 3 commits into
qiao:masterfrom
reimai:master
Open

add extra cost for turns in A* to avoid staircase#32
reimai wants to merge 3 commits into
qiao:masterfrom
reimai:master

Conversation

@reimai

@reimai reimai commented May 25, 2013

Copy link
Copy Markdown

No description provided.

@guilhermesimoes

Copy link
Copy Markdown

Can't comment on the pull request itself, but you are using tabs when the project is using spaces for indentation. You should always follow the project's indentation style.

@qiao

qiao commented May 26, 2013

Copy link
Copy Markdown
Owner

Hi @reimai, thanks for your pull request. A minor issue with your patch is that you should modify the source file located in the src directory instead of the compiled file. Then use the make command to rebuild the browser version.(You may need to install nodejs and some dependent libraries).

@ivanmayes

ivanmayes commented Jul 25, 2017

Copy link
Copy Markdown

Integrated this into src at #150 as well as adding some configuration for the turn penalty number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants