Closed Sander-Kastelein closed 6 years ago
Hey there, I can send the missing JAR to you. Just text me via mail. We maintain the project in a private repo for some reasons. But, your issue is a good hint, that this essential part is not documentated. I'll fix it and hopefully make the repo public soon.
I received a mail. Name is very differnet - is it you? ;) I've already refactored some critical parts in the excellapis project, but I need to find a good way to allow a user to load config properties dynamically. As default URLs for the web services I would use the ExCELL URLs, but this requires some for more work on the code. So, you have to wait a few more days. Sorry.
Still, you could test the services on our developer portal. Are you already registered?
Hi again,
I didn't send an e-mail, I decided for this project to go another route and implement an own optimizer using graphhopper/jspirit and distance matrices from OSRM since it would give me more flexibility which I need for my use-case. (time-window, multiple vehicle types, limited vehicles, dynamic + static service date, priority constraints, skill constraints, employee-customer blacklist, employee-customer whitelist) This project still looks interesting to me though because it's a low barrier entry point for solving VRP and other kind of optimization problems. I might want to use it in future projects if/when fully available. But for now I will be studying optimization theory.
Thanks for answering regardless, I do hope I will be able to use this wrapper some day for future projects.
Hi,
I'm trying to build the scheduling_service using maven on Ubuntu 18.04 with Oracle Java 1.8.0_171 but am missing the "excellapis" dependency. Maven will display the following:
I couldn't find any resources for a excellapis on your github account nor on Google. Is there any chance this dependency will become available so that I will be able to build this project?
Danke sehr