Git Product home page Git Product logo

ip6-vehicle-routing-problem-with-time-windows's Introduction

Welcome 🧙

Step into the enchanted realm of software sorcery, where I, the Swiss Software Sorcerer, wield the mystical powers of .NET by day, conjuring spells of digital wonderment that dazzle the mind and enchant the senses. But as the moon ascends its celestial throne and the stars illuminate the night sky, my true adventure begins.

In the mystical recesses of my free time, I am not merely a practitioner of the arcane arts; I am an intrepid explorer of the unknown, a fearless wanderer of the digital wilderness. Kubernetes? Behold as I summon its powers and bend them to my will! Data science? Watch as I delve deep into the arcane depths of data, unraveling its secrets one algorithm at a time. And when it comes to mathematical optimization, it is not just a pursuit—it is a quest, a noble journey to unlock the secrets of the cosmos through the language of numbers.

Every moment of leisure is a chance to push the boundaries of what is known, to uncover new realms of possibility, and to craft innovations that transcend the ordinary. Join me on this mystical odyssey where lines of code are the incantations of a grand spell, where every challenge is an opportunity to shine, and where the ancient magic of mathematical optimization fuels my passion for software sorcery!

ip6-vehicle-routing-problem-with-time-windows's People

Contributors

isitar avatar strelokch avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

niaoked

ip6-vehicle-routing-problem-with-time-windows's Issues

2018 Data

Add Data to database, generate Dataset8

Converter From Neutral Data to Persistence

Converter function in Converter project to map Core,Models.OptimisationResult back. Implement new Entity in Persistence-layer or modify existing RouteCalculation.cs to fit new Model

Random Unavailable & Desired

delta = Random(0 - 1)(WorkingDuration - Visitduration) + Visitduration;
Start = {x
Hour}*Hour + (WorkingDuration - delta) * Random(0-1)
End = Start + delta.

Solver Integration

Integrate new solvers into web appication so that they can be easily used by our customer.

Progress Reports

Create Table for log entries
Add second Progress to ISolver Interface to log "string" progress. IProgress<string>
In ILP export clusteringsolverresult to new progress object.

while saving this new progress, in the db, save timestamp with it.

State of art

book: latest advances.

search the web for scheduling problems and vehicle routing / vehicle scheduling.
maybe consider job shop problem

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.