Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] duaRouter error
  • From: "Pardo-Gonzalez,GR (pgt)" <G.R.Pardo-Gonzalez@xxxxxxxxx>
  • Date: Tue, 20 Aug 2024 15:08:30 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=lse.ac.uk; dmarc=pass action=none header.from=lse.ac.uk; dkim=pass header.d=lse.ac.uk; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=7wThghrohMQtsJeK04+mqiouUwnTLxRFlBpXB9sGaZk=; b=O6PnOXtPKgEV4hbMeBBqxxBlMT7B93QTSPM6A2bYKjZysJKuJxaesD4kmdFriCv3yFkubAyTxs+JpfmFLQyrWTxlafKSluaj3ZzZvHdxTce7puhdT8nHcvhWZTpvDsZJriD2dWYYf6SUhnQ+L6M0F2NCFSj31+QXc1HDq/UfcB40rQJ1qzSNvPfFNQKnWO+wwlFqAKp3/mCoXYVHtcv5S2LIU5OFbkT/dAO2GHhgDaYbh/POMvp8j6WuwcqxCCV/y6zcO4P7u+bKvOsvgZ5oKzmWq7wH7+zxqLqbbHgtIdjygbsfegi8LGr6Z/sHMgObuXtKPpfQq7XzcSqtBBASJQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=MnLqrGd2LCAP0qPxWOetP4mDdJn0kf4I1WpSgtvOw2hres05pVHQ6aa4Y2GwO1DqikT+PDKhjbmOTFY2A2vkgS5HC/bxw7OzsQrKk4Z6EKdXHqFaCwDU+cFwag8LPppFmEnc4E3895UHNuYtgy+Wkl0r3P0oiI1LyCmvOSki712/624ETUXwmxdN3jPkvEeD4l2RmcT9wxXfMw9GTCHQMzJyIHStpMo70y5cgEsCByE44WZcOt2nGWohJy6mNw9IqmPUSWxNAdyFnRtGeqSdb3GTwN7sJFpHp5Apv7Yqdjcf4t2WHv93WkmU9Tldwbp5s+eENwjHR3F8dBR0d3US+A==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHa8xKnXnOJNPEViEujOUENmLeO2A==
  • Thread-topic: duaRouter error

Hello,


I am running duaRouter along with SUMO (just like duaIterate) but my own implementation. However, when I set the number of route alternatives very high or I let the algorithm run for many iterations duaRouter starts creating empty .rou.xml and .rou.alt.xml files. The error I got in Python is:


Does anyone know why this happens and how I can fix it?





Best,
Germán

Back to the top