matsim-code-examples icon indicating copy to clipboard operation
matsim-code-examples copied to clipboard

Change the scoring function

Open saxenism opened this issue 5 years ago • 2 comments

Hey, I would like to like to change the default scoring function in MATSim for my EV implementation. I would like the score to be calculated on basis State of charge of vehicle and in output, a path must be suggested to reach a pre-defined destination. I have the algorithm at hand, where do I use/implement it?

saxenism avatar Jun 18 '19 05:06 saxenism

Also there's another issue in my intended implementation. I want the MATSim simulator to be able to print suggested paths (most economical) based on the inputs from an EV, that is it's charge state, it's source and destination, but when I want to create a plans.xml or population.xml file it specifically asks for the route of that agent. Is there a way to create activity plans without specifying the routes and settle it with only source and destination co-ordiantes/nodes?

saxenism avatar Jun 18 '19 05:06 saxenism

hi @saxenism ,Have you solved this problem?(Is there a way to create activity plans without specifying the routes and settle it with only source and destination coordiantes/nodes?)

GA18gua avatar Dec 12 '22 02:12 GA18gua