mirror of
https://github.com/bensuperpc/astar.git
synced 2026-05-05 19:05:24 +02:00
Update example, header and screenshot
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
static constexpr int64_t multiplier = 4;
|
||||
static constexpr int64_t minRange = 16;
|
||||
static constexpr int64_t maxRange = 256;
|
||||
static constexpr int64_t maxRange = 1024;
|
||||
static constexpr int64_t minThreadRange = 1;
|
||||
static constexpr int64_t maxThreadRange = 1;
|
||||
static constexpr int64_t repetitions = 1;
|
||||
|
||||
Reference in New Issue
Block a user