use start direction (provided by locus) as turncost bias
This commit is contained in:
parent
372673be7a
commit
fdf06cbdd0
5 changed files with 34 additions and 1 deletions
|
|
@ -156,6 +156,7 @@ public class BRouter
|
|||
}
|
||||
}
|
||||
c.memoryclass = (int) ( Runtime.getRuntime().maxMemory() / 1024 / 1024 );
|
||||
// c.startDirection= Integer.valueOf( 150 );
|
||||
return c;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue