fun generateMap(width: Int, height: Int, f1: Double = 2.0, f2: Double = 10.0, f3: Double = 20.0, exp: Double = 1.0): CityMap