Add files via upload
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
#define MAZE_XSHIFT 0.0 /* horizontal shift of maze */
|
||||
#define MAZE_RANDOM_FACTOR 0.1 /* randomization factor for S_MAZE_RANDOM */
|
||||
#define MAZE_CORNER_RADIUS 0.5 /* radius of tounded corners in maze */
|
||||
#define CLOSE_MAZE 0 /* set to 1 to close maze exits */
|
||||
|
||||
#define NPATHBINS 200 /* number of bins for path length histogramm */
|
||||
#define PATHLMAX 1.8 /* max free path on graph */
|
||||
|
||||
Reference in New Issue
Block a user