GithubHelp home page GithubHelp logo

electric-taxi-charging-station-deployment's Introduction

This is the repo for the paper: https://ieeexplore.ieee.org/document/10306294

Our Model is Solved in SMPS format with iOptimize available: https://zbmath.org/software/20377


STEP 1:
Create SMPS files: run the python file (SMPS_startingpoint.py) at each folder. 

STEP 2: 
Input SMPS to the terminal to obtain solution file (.sol). Please adjust the directory according. The following is an example
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Run 74-123-Network:

Adjust your first stage solution after the solution for smaller scenario cases is availble

iOptimize.exe --readmps="F:\My Drive\Charging Station Project\iOptimize-win64x86-0.9.8/final74_123/startingpoints/2/small.mps" --readtim="F:\My Drive\Charging Station Project\iOptimize-win64x86-0.9.8/final74_123/startingpoints/2/small.tim" 
    --readsto="F:\My Drive\Charging Station Project\iOptimize-win64x86-0.9.8/final74_123/startingpoints/2/small.sto" 
    --dllpath="D:\IBM\ILOG\CPLEX_Studio1210\cplex\bin\x64_win64"
    --dllname=cplex12100.dll -t4

Run 24-33-Networks:
iOptimize.exe --readmps="F:\My Drive\Charging Station Project\iOptimize-win64x86-0.9.8/final24_33/432_3/small.mps" --readtim="F:\My Drive\Charging Station Project\iOptimize-win64x86-0.9.8/final24_33/432_3/small.tim" 
    --readsto="F:\My Drive\Charging Station Project\iOptimize-win64x86-0.9.8/final24_33/432_3/small.sto" 
    --dllpath="D:\IBM\ILOG\CPLEX_Studio1210\cplex\bin\x64_win64"
    --dllname=cplex12100.dll -t4

  Note: Modify the CPLEX path and version if needed.

STEP 3: 
Read the solution file:
Run read_final.py


   

        

electric-taxi-charging-station-deployment's People

Contributors

cyrilllau avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.