Showing 19 open source projects for "tabu vehicle routing"

View related business solutions
  • Everything Your Small Business Needs to Succeed | Connecteam Icon
    Everything Your Small Business Needs to Succeed | Connecteam

    Connecteam is an award-winning all-in-one employee management solution for daily operations, communications, and human resource management.

    Easily engage and manage non-desk employees with Connecteam’s mobile-first platform that helps improve communication, enhance daily processes and increase productivity with custom checklists, forms, and reports. Schedule shifts and track accurate work hours with Connecteam’s automated GPS time clock and easily export approved timesheets to payroll. Connecteam helps you keep your employees sharp thanks to knowledge base centers and advanced training courses. Raise morale with employee recognition rewards and keep the entire company updated through the main news feed.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1
    GraphHopper Routing Engine

    GraphHopper Routing Engine

    Open source routing engine for OpenStreetMap

    GraphHopper invests in an active open source community. Our flagships are the GraphHopper routing engine and jsprit, the toolkit for solving rich vehicle routing problems. We promote a fair & diverse mindset. jsprit is a Java based toolkit for solving rich traveling salesman problems (TSP) and vehicle routing problems (VRP). It is lightweight, flexible, easy-to-use, and based on a single all-purpose meta-heuristic. The GraphHopper routing engine is fast and memory-efficient, using Java. It runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OR-Tools - Google Optimization Tools

    OR-Tools - Google Optimization Tools

    Google's software suite for combinatorial optimization

    Google Optimization Tools, also known as OR-Tools is an open-source, fast and portable software suite for solving combinatorial optimization problems. These encompass problems in vehicle routing, flows, integer and linear programming, and constraint programming. This suite contains a number of solvers, namely: a constraint programming solver; a linear programming solver; wrappers for commercial solvers (like Gurobi or CPLEX) and other open source solvers (SCIP, GLPK, etc.); among others...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    jsprit

    jsprit

    Open source toolkit for solving rich vehicle routing problems

    jsprit is a java based, open-source toolkit for solving rich Traveling Salesman Problems(TSP) and Vehicle Routing Problems(VRP). It is lightweight, flexible and easy-to-use, and based on a single all-purpose meta-heuristic. Setting up the problem, defining additional constraints, modifying the algorithms and visualizing the discovered solutions is as easy and handy as reading classical VRP instances to benchmark your algorithm. It is fit for change and extension due to its modular design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    openTCS

    openTCS

    open Transportation Control System

    openTCS is a platform-independent transportation control system (TCS) intended to manage fleets of automatic guided vehicles (AGVs), but can be used to manage virtually any automatic vehicle. It consists of an abstract kernel that implements replaceable algorithms and strategies (computation of routes, dispatching of orders to vehicles, scheduling of resources etc.), pluggable vehicle drivers that implement communication protocols and a graphical frontend for creating and visualizing logical...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 5
    The J-Horizon is java based vehicle Routing problem software that uses the jsprit library to solve: Capacitated VRP, Multiple Depot VRP, VRP with Time Windows, VRP with Backhauls, VRP with Pickups and Deliveries, VRP with Homogeneous or Heterogeneous Fleet, VRP with Open or Closed routes, TSP, mTSP and various combination of these types. Latitude/Longitude is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FreeVRS (Free Vehicle Routing Solutions) is a Free and Open Source application to solve Vehicle Routing Problems (VRP) using different heuristic approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Object Oriented Streetmap

    C# class library for processing OpenStreetMap data

    This is a class library written in C# for processing OpenStreetMap XML file extracts into a SQLite database for routing with different vehicle types and restrictions. Before rating or contributing please see the README file for a more complete summary and a list of todos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    VRP2E

    Two-Echelon Vehicle Routing Problem

    The Two-Echelon Vehicle Routing Problem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ESAVRP
    ESA-VRP implements several heuristics for Capacitated Vehicle Routing Problem. It can be used as: standalone application, sharable library or service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 10

    ACOptim

    Ant Colony Optimizer

    Simple POSIX multithread Ant Colony Optimizer framework currently for solving Vehicle Routing Problem. Supports UDP, file synchronizatoin between computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OSM Explorer

    OSM Explorer

    Basic routing and spatial functions using OpenStreetMap data

    A mapping application for OpenStreetMap that renders OSM or MapQuest tiles and does basic routing from a built-in database. The main focus of this project is the development of a high-performance routing engine that can handle a variety of routing and vehicle constraints on demand without additional pre-processing of the road network. An additional goal is the development of a class library centered around a built-in, object-oriented database used for processing and storing OSM map data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Multi-Depot Vehicle Routing Problem with Geographic Information System (GIS) OpenJUMP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    J-VRPsolver

    Solve VRP with 1 warehouse and 1 vehicle type

    a simple and effective vehicle routing problem’s solger using metaheuristic algorithms's like Tabu Search and Clark'n Wright. It's specialized in single deposit and singe vehicle's capacity VRP's istances. [mainly for educational purposes]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Pick-up and Delivery Vehicle Routing Problem with Time Windows and Multiply Types of Googs. Ant Colony optimization approach
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VRPSolver is a wizard-like application which solves a basic Vehicle Routing Problem (VRP) using the Savings Heuristic Method invented by Clarke and Wright in 1964.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    VRP (Vehicle Routing Problem) Simulator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    (Multi-Agent) Transport Planner is (currently) a dynamic single agent transport planner for vehicle routing problems and dial-a-ride problems. MatPlan uses a (very quick) standard insertion technique to insert orders one by one into a set of routes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Aim of the project is to develop a continious evolutionary algorithm for solving vehicle routing problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The proute engine is a library for processing and displaying vehicle routing information. It typically takes as input a vehicle routing problem instance as well as a solution, and can output graphical views of this data (nodes, routes, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next