From deda983cc01a06658cdfa76235998fadc66c7fac Mon Sep 17 00:00:00 2001 From: oblonski <4sschroeder@gmail.com> Date: Sat, 10 May 2014 16:30:42 +0200 Subject: [PATCH] modified resources.algorithm_schema.xsd to deal with initialThreshold for SchrimpfAcceptance --- jsprit-core/src/main/resources/algorithm_schema.xsd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jsprit-core/src/main/resources/algorithm_schema.xsd b/jsprit-core/src/main/resources/algorithm_schema.xsd index b2a80039..9e5a0328 100644 --- a/jsprit-core/src/main/resources/algorithm_schema.xsd +++ b/jsprit-core/src/main/resources/algorithm_schema.xsd @@ -92,7 +92,11 @@ - + + + + +