Jabrils / Uncle-Rober-Baseball-Predictor

497 stars 85 forks source link

this doesn't account non-sequential signs #17

Open goldenmidnightyt opened 1 year ago

goldenmidnightyt commented 1 year ago

an example of this would be if A was the indicator sign and C was the steal sign. Meaning that if the sign string was bcebedAbeaeC the A would tell the runner to start listening to the signs and then if C occurs after the batter will steal. The Predictor doesn't recognize non-sequential patterns and will try to read one after the other.