Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 1f1235a8

Přidáno uživatelem Roman Kalivoda před téměř 4 roky(ů)

Re #8593 updated default prediction config

Zobrazit rozdíly:

Server/ServerApp/Predictor/PredictorConfiguration.cs
44 44
            return new PredictorConfiguration
45 45
            {
46 46
                TimeResolution = 3,
47
                PredictorCount = 3,
47
                PredictorCount = 7,
48 48
                BuildingsToAreas = new Dictionary<string, int>
49 49
                {
50 50
                    { "FST+FEK", 0 },
51
                    { "FDU", 0 },
52
                    { "FAV", 0 },
53
                    { "FEL", 0 },
54
                    { "REK", 0 },
55
                    { "MENZA", 0 },
56
                    { "LIB", 0 },
57
                    { "CIV", 0 },
51
                    { "FDU", 3 },
52
                    { "FAV", 4 },
53
                    { "FEL", 5 },
54
                    { "REK", 6 },
55
                    { "MENZA", 6 },
56
                    { "LIB", 6 },
57
                    { "CIV", 6 },
58 58
                    { "UNI14", 0 },
59 59
                    { "DOM", 1 },
60 60
                    { "HUS", 1 },

Také k dispozici: Unified diff