ACC SHELL
<!DOCTYPE html>
<!--[if IE 9]> <html lang="cs" class="js-no ie9"> <![endif]-->
<!--[if IE 10]> <html lang="cs" class="js-no ie10"> <![endif]-->
<!--[if !IE]><!-->
<html lang="cs">
<!--<![endif]-->
<head>
<title>CSmap | TourSolver</title>
<!-- Meta Tags -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="csmap">
<link rel="shortcut icon" href="../img/csmap.ico">
<!-- Boostrap Framework -->
<link href="../assets/css/bootstrap.min.css" rel="stylesheet">
<!--=== CSS - Dragonfly ===-->
<link href="../assets/css/themes/light-blue.css" rel="stylesheet" id="colors">
<!-- Google Fonts - OpenSans -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin-ext" rel="stylesheet" type="text/css">
<!-- Font Awesome Icons -->
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
<!-- CSS Animations -->
<link href="../assets/css/animate.min.css" rel="stylesheet">
<!-- Slippry Slideshow -->
<link href="../assets/css/slippry.min.css" rel="stylesheet">
<!-- LightBox -->
<link rel="stylesheet" href="../assets/css/lightbox.css">
<!-- CSmap modification -->
<link href="../assets/css/csmap.css" rel="stylesheet">
</head>
<body>
<!--=== NAVBAR ===-->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation" id="navbarSettings">
<div class="container-language">
<div class="container">
<ul class="navbar-nav navbar-language navbar-right " id="language">
<li class="active">
<a href="../software/toursolver-e.html">EN</a>
</li>
<li>
<a href="../software/toursolver.html">CZ</a>
</li>
</ul>
</div>
</div>
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="../index-e.html">
<img src="../img/CSmap-logo.jpg" width="100" />
</a>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--<a class="navbar-brand" href="index.html">CS <span class="text-primary">map</span></a>-->
</div>
<div class="collapse navbar-collapse" id="bs-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right ">
<!--Home Pages -->
<li>
<a href="../index-e.html">Home</a>
</li>
<!--Area-->
<li class="dropdown">
<a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0">Areas</a>
<ul class="dropdown-menu">
<li>
<a href="../areas/gis-and-maps.html">GIS and maps</a>
</li>
<li>
<a href="../areas/route-optimization.html">Route optimization</a>
</li>
<li>
<a href="../areas/data-transformation.html">Data transformation</a>
</li>
</ul>
</li>
<!--Services-->
<li>
<a href="../services/services.html">Services</a>
</li>
<!--Products-->
<li class="dropdown active">
<a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0">Products</a>
<ul class="dropdown-menu">
<li>
<a href="../software/software-e.html">Software</a>
</li>
<li>
<a href="../maps-data/maps-data.html">Maps and data</a>
</li>
</ul>
</li>
<!--News-->
<li>
<a href="../news/news.html">News</a>
</li>
<!--Contacts-->
<li>
<a href="../csmap/contacts.html">Contacts</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</nav>
<!--===/END NAVBAR ===-->
<a class="back-to-top" style="display: inline;" href="#"><i class="fa fa-angle-up"></i></a>
<!--=== HEADER ===-->
<section class="bg-software bg-center bg-cover bg-height bannerContainer" id="about">
<div class="bg-filter bg-height">
<div class="container section-lg">
<h1 class="top-title">Software</h1>
</div>
</div>
</section>
<!--===/END HEADER ===-->
<nav class="navbar navbar-default navbar-page hidden-xs" role="navigation" id="navbarPage">
<div class="container">
<div class="collapse navbar-collapse" id="top-nav">
<ul class="nav navbar-nav">
<li class="active">
<a href="#about" class="scroll">TourSolver</a>
</li>
<li>
<a href="#usage" class="scroll">Usage</a>
</li>
<li>
<a href="#specif" class="scroll">Specification</a>
</li>
<li>
<a href="#links" class="scroll">Related links</a>
</li>
</ul>
</div>
</div>
</nav>
<!--=== MAIN WRAP ===-->
<section class="section-md">
<div class="container">
<h2>TourSolver</h2>
<div class="space-md"></div>
<div class="row">
<div class="col-md-6"></div>
<div class="col-md-12">
<h4>TourSolver is a add-on application for MapInfo Pro designed to optimize routes. Its main task is to minimize transport costs and significantly reduce the time needed for planning. The result is lower cost, optimizing the number of sales representatives, saving time and improving customer service.</h4>
</div>
</div>
<div class="space-lg"></div>
<div class="row">
<div class="col-sm-8 col-md-8">
<p><b>TourSolver</b> is primarily for users who need:</p>
<ul class="info-list md-list style i-primary">
<li>
<i class="fa fa-play"></i>
<span>Schedule and optimize your salesman routes based on a variety of factors, such as the number of visits per chosen period, salesman business days, opening hours for customers, length of visits, cost per kilometer, fixed costs and lots of other parameters.</span>
</li>
<li>
<i class="fa fa-play"></i>
<span>Opportunity to evaluate your existing routes and compare them with the proposed ones.</span>
</li>
<li>
<i class="fa fa-play"></i>
<span>Optimize the number of sales persons based on real customer needs and their geographic localization.</span>
</li>
<li>
<i class="fa fa-play"></i>
<span>Shorten route planning times.</span>
</li>
<li>
<i class="fa fa-play"></i>
<span>Speed up and improve service to your customers.</span>
</li>
</ul>
</div>
<div class="wow fadeInRight animated animated col-sm-4 col-md-4">
<div class="space-lg visible-xs"></div>
<img class="img-responsive img-intro img-shadow" alt="TourSolver" src="../img/lnk/toursolver-oz.jpg" />
</div>
</div>
<div class="space-lg"></div>
<p>The proposed routes can be clearly displayed on map within the MapInfo Pro geographic information system. Total scheduling statistics and itinerary for each salesman can be exported to common formats, such as MS Excel, Word, or a text file.</p>
<p>Together with MapInfo Pro®, TourSolver is an excellent tool for sales planning specialists, business executives or regional managers.</p>
</div>
</section>
<section class="bg-grey section-md" id="usage">
<div class="container">
<h2 class="big-title">Usage</h2>
<div class="space-md"></div>
<div class="row row-task">
<div class="col-task col-md-6 col-sm-6">
<div class="float-box wow fadeIn animated animated animated" style="visibility: visible;">
<a class="btn btn-default scroll tasks" href="#tasks-1"><i class="fa fa-users"></i><h4>Salesman optimization</h4></a>
</div>
</div>
<div class="col-task col-md-6 col-sm-6">
<div class="float-box wow fadeIn animated animated animated" style="visibility: visible; animation-delay: 0.2s; -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s;" data-wow-delay="0.2s">
<a class="btn btn-default scroll tasks" href="#tasks-2"><i class="fa fa-calendar"></i><h4>Current routes evaluation</h4></a>
</div>
</div>
</div>
<div class="space-md"></div>
</div>
<div class="container" id="tasks-1">
<div class="panel panel-default">
<div class="panel-body">
<h2><i class="fa fa-users icon-i effect-1 text-primary"></i>Salesman optimization</h2>
<p>Optimization of sales representatives usually consists of several sub-tasks. These include modelling of sales agents' regions, designing their optimal number, tracking performance and optimizing routes. Using TourSolver leads to cost savings, easier work for sales representatives, and better customer service.</p>
<p>TourSolver is often used in strategic planning, in addition to regular route planning. For example in situations of more extensive sales deployment, expansion of the company leading to an increase in the number of agents, or changes in basic parameters such as number of visits or their lengths.</p>
<p>The most frequently used optimization parameters include:</p>
<div class="space-md"></div>
<div class="space-md">
<div class="row">
<div class="col-md-6">
<dt>Time parameters for customers</dt>
<ul>
<li>Time windows where visits to customers can be made.</li>
<li>Length of visit to the customer.</li>
<li>Days in which the visit can be executed.</li>
</ul>
<div class="space-sm"></div>
<dt>Frequency and number of visits</dt>
<ul>
<li>TourSolver allows you to schedule up to 64 consecutive days and multiple visits per customer within the planning period.</li>
</ul>
<div class="space-sm"></div>
<dt>Multi-day trips</dt>
<ul>
<li>It is possible to specify whether a sales representative can stay overnight and under what conditions.</li>
</ul>
</div>
<div class="col-md-6">
<div class="space-sm visible-xs"></div>
<dt>Time parameters for business representatives</dt>
<ul>
<li>Start time and end time.</li>
<li>Possible overtime hours.</li>
<li>Business days (when he can perform visits during the planning period).</li>
<li>Optimal time offset on first visit.</li>
<li>Breaks at work (eg. lunch break).</li>
</ul>
<div class="space-sm"></div>
<dt>Cost parameters</dt>
<ul>
<li>Cost per unit of distance (eg cost per kilometer).</li>
<li>Cost per hour.</li>
<li>Price per overtime.</li>
<li>Fixed costs.</li>
</ul>
</div>
</div>
</div>
<div class="space-md"></div>
<div class="row rowpad">
<div class="col-md-6 wow fadeInLeft animated animated" style="visibility: visible;">
<a href="../img/pro/full/toursolver-regionyoz.jpg" data-lightbox="sample-set" data-title="TourSolver - Optimal distribution and design of regions for sales representatives.">
<img class="img-responsive img-shadow" alt="TourSolver" src="../img/pro/toursolver-regionyoz.jpg">
</a>
<div class="space-md"></div>
<p>Optimal distribution and design of regions for sales representatives.</p>
</div>
<div class="col-md-6 wow fadeInRight animated animated" style="visibility: visible;">
<a href="../img/pro/full/toursolver-gantt.png" data-lightbox="sample-set" data-title="TourSolver - scheduling window with overview of optimization statistics, detailed information for each sales representative and Gantt diagram.">
<img class="img-responsive img-shadow" alt="TourSolver" src="../img/pro/toursolver-gantt.png">
</a>
<div class="space-md"></div>
<p>TourSolver scheduling window with overview of optimization statistics, detailed information for each sales representative and Gantt diagram.</p>
</div>
</div>
<div class="space-md"></div>
</div>
</div>
</div>
<div class="container" id="tasks-2">
<div class="panel panel-default">
<div class="panel-body">
<h2><i class="fa fa-calendar icon-i effect-1 text-primary"></i>Routes evaluation</h2>
<p>The optimization parameters can be set for the TourSolver application so that the computational algorithm performs the route reconstruction exactly as the routes were actually implemented. This means that the visit will be carried out by the same sales agent and in the same order as in reality. The result can then be compared to real-world routes or optimized routes.</p>
<div class="row rowpad">
<div class="col-md-6 wow fadeInLeft animated animated" style="visibility: visible;">
<a href="../img/pro/full/toursolver-statistika.png" data-lightbox="sample-set" data-title="TourSolver - View total statistics in MS Excel.">
<img class="img-responsive img-shadow" alt="TourSolver" src="../img/pro/toursolver-statistika.png">
</a>
<div class="space-md"></div>
<p>View total statistics in MS Excel.</p>
</div>
<div class="col-md-6 wow fadeInRight animated animated" style="visibility: visible;">
<a href="../img/pro/full/toursolver-itinerar.png" data-lightbox="sample-set" data-title="TourSolver - View detailed itinerary in MS Excel.">
<img class="img-responsive img-shadow" alt="TourSolver" src="../img/pro/toursolver-itinerar.png">
</a>
<div class="space-md"></div>
<p>View detailed itinerary in MS Excel.</p>
</div>
</div>
<div class="space-md"></div>
</div>
</div>
</div>
</section>
<section class="section-md" id="specif">
<div class="container">
<h2 class="big-title">Specification</h2>
<ul class="inline-tabs ">
<li class="active">
<a href="#roads" data-toggle="tab">Maps (road networks)</a>
</li>
<li>
<a href="#geocoding" data-toggle="tab">Geocoding</a>
</li>
<li>
<a href="#licenses" data-toggle="tab">Licenses</a>
</li>
<li>
<a href="#systems" data-toggle="tab">Technical requirements</a>
</li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div class="tab-pane active" id="roads">
<h2>Maps (road networks)</h2>
<div class="space-sm"></div>
<p>TourSolver license includes a navigational map of the Czech and Slovak Republics from Navteq (HERE). Users can perform both country-level optimization and cross-border optimization automatically and without having to buy another license to the second country's navigation map.</p>
<p>In addition to the road and street network, map layers include other layers, such as water, forests and greenery, railways and others that are already arranged in the so-called workspace, and the user no longer has to set anything. Everything is ready for immediate work in MapInfo Pro.</p>
<p>Road network contains information about real historical speeds obtained from GPS devices. TourSolver user can choose whether to use these historic speeds or their own speed settings for each class of road in the application settings.</p>
<div class="space-sm"></div>
</div>
<div class="tab-pane" id="geocoding">
<h2>Geocoding</h2>
<div class="space-sm"></div>
<p>For route optimization, it is essential that both the customer database and the sales representatives' databases contain geographical coordinates. Position accuracy is then important for the resulting quality of planning.</p>
<p>If a user has coordinates stored in their databases, MapInfo Pro will be able to use them to create point objects on the map. TourSolver will be able to perform optimization afterwards. If the XY geographical coordinates are not available to the user, it is necessary to complete them before the optimization process itself.</p>
<p>For the geocoding of Czech and Slovak addresses, we have developed a unique tool - <a href="../software/geomarker-pro-e.html">GeoMarker Pro</a>, that enables both automatic and manual geocoding. Our company provides geocoding as a <a href="../services/services.html#service-1">service too</a>.</p>
</div>
<div class="tab-pane" id="licenses">
<h2>Licenses</h2>
<dl>
<div class="space-sm"></div>
<dl>
<div class="space-sm"></div>
<dt>Unlimited (time) license</dt>
<dd>The program is licensed to a specific computer, based on the total number of business representatives (vehicles) and the range of map data. In this case, the license is granted to the user indefinitely.</dd>
<div class="space-sm"></div>
<dt>Time limited license for 1 year</dt>
<dd>The program is licensed to a specific computer, based on the total number of business representatives (vehicles) and the range of map data. The license is provided to the user for one year.</dd>
<div class="space-sm"></div>
<dt>Project license for 3 months</dt>
<dd>A special type of license designed to process a project for a third party or to develop a pilot project within a company. The program is licensed to a specific computer, based on the total number of business representatives (vehicles) and the range of map data. In this case, the license is valid for 3 months.</dd>
</dl>
</dl>
</div>
<div class="tab-pane" id="systems">
<h2>Technical requirements</h2>
<dd>TourSolver is an extension of MapInfo Pro application and can only run and operate in the environment of this application.</dd>
<dl class="spec">
<div class="space-sm"></div>
<dt>Supported operating systems</dt>
<dd>
<ul>
<li>Windows 8</li>
<li>Windows 7</li>
<li>Windows Vista</li>
<li>Windows XP</li>
<li>Windows 2003 Server</li>
<li>Windows 2008 Server</li>
</ul>
</dd>
<div class="space-md"></div>
<dt>MapInfo Pro requirements</dt>
<p>MapInfo Pro version 7.5 and higher</p>
<div class="space-md"></div>
<dt>Hardware requirements</dt>
<p>CPU: powerful processor 3,0 Ghz</p>
<p>RAM: at least 4GB of RAM</p>
<div class="space-md"></div>
<dt>Requirements for other applications</dt>
<p>To export results, install MS Office XP and higher.</p>
</dl>
</div>
</div>
</div>
</section>
<section class="section-md bg-grey" id="links">
<div class="container">
<h4 class="big-title">Related links</h4>
<!-- Nav tabs -->
<ul class="inline-tabs ">
<li class="active">
<a href="#products" data-toggle="tab">Products</a>
</li>
<li>
<a href="#services" data-toggle="tab">Services</a>
</li>
<li>
<a href="#documents" data-toggle="tab">Downloads</a>
</li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div class="tab-pane active" id="products">
<div class="row portfolio-grid">
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../software/mapinfo-pro-e.html">
<div class="hover-content">
<img class="img-responsive" alt="MapInfo Pro" src="../img/lnk/mapinfo-pro.jpg">
<div class="top-part">
<h5>MapInfo Pro</h5>
<p>Geographical analyses and corporate data visualization on a map. The basic features include thematic mapping, SQL querying, editing, and data modelling.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
<div class="bottom-part hidden-xs">
<h5>MapInfo Pro</h5>
</div>
</div>
</a>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../software/geomarker-pro-e.html">
<div class="hover-content">
<img class="img-responsive" alt="Geomarker Pro" src="../img/lnk/geomarker-pro.jpg">
<div class="top-part">
<h5>Geomarker Pro</h5>
<p>Solution for address verification and supplementation of missing or incorrectly written addresses incl. geocoding - adding XY coordinates.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
<div class="bottom-part hidden-xs">
<h5>Geomarker Pro</h5>
</div>
</div>
</a>
</div>
<div class="col-md-4 col-sm-12 col-lg-6">
<a href="../software/software-e.html"><h3 class="pull-right">Software</h3></a>
</div>
</div>
<div class="row portfolio-grid">
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../maps-data/administrative-data.html">
<div class="hover-content">
<img class="img-responsive" alt="Administrative data" src="../img/lnk/administrativni-cleneni.jpg">
<div class="top-part">
<h5>Administrative data</h5>
<p>Administrative data of the country suitable for all kind of geographical visualization and data analysis. Usable for creation of custom areas.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
<div class="bottom-part hidden-xs">
<h5>Administrative data</h5>
</div>
</div>
</a>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../maps-data/postcode-map.html">
<div class="hover-content">
<img class="img-responsive" alt="Postcode map" src="../img/lnk/mapa-psc.jpg">
<div class="top-part">
<h5>Postcode map</h5>
<p>Map of postcode areas and points suitable for all kind of geographical visualization and data analysis linked to the postal code and addresses.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
<div class="bottom-part hidden-xs">
<h5>Postcode map</h5>
</div>
</div>
</a>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../maps-data/sociodemographic-data.html">
<div class="hover-content">
<img class="img-responsive" alt="Sociodemographic data" src="../img/lnk/sociodemograficka-data.jpg">
<div class="top-part">
<h5>Sociodemographic data</h5>
<p>An extensive summary of the statistical data about population, houses and flats from Census in administrative units of the country.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
<div class="bottom-part hidden-xs">
<h5>Sociodemographic data</h5>
</div>
</div>
</a>
</div>
<div class="col-sm-6 col-lg-3 col-md-12">
<a href="../maps-data/maps-data.html"><h3 class="pull-right">Maps and data</h3></a>
</div>
</div>
</div>
<div class="tab-pane" id="services">
<div class="row portfolio-grid">
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../services/services.html#service-4">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>Modelling and route optimization</h5>
<p>We provide comprehensive consultancy in designing and modifying sales areas including the optimization of salespersons itineraries.</p>
</div>
<i class="fa fa-users"></i>
</div>
<div class="top-part">
<h5>Modelling and route optimization</h5>
<p>We provide comprehensive consultancy in designing and modifying sales areas including the optimization of salespersons itineraries.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
</div>
</a>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../services/services.html#service-2">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>Geographic analysis</h5>
<p>We provide wide range of geographic analysis, incl. custom map outputs, data preparation and maintenance and other works according to customer requirements.</p>
</div>
<i class="fa fa-globe"></i>
</div>
<div class="top-part">
<h5>Geographic analysis</h5>
<p>We provide wide range of geographic analysis, incl. custom map outputs, data preparation and maintenance and other works according to customer requirements.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
</div>
</a>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../services/services.html#service-3">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>Catchment areas</h5>
<p>According to the client needs we provide catchment areas creation including update of the socio-demographic indicators into the developed regions.</p>
</div>
<i class="fa fa-bullseye"></i>
</div>
<div class="top-part">
<h5>Catchment areas</h5>
<p>According to the client needs we provide catchment areas creation including update of the socio-demographic indicators into the developed regions.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
</div>
</a>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<a href="../services/services.html#service-7">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>Training and technical support</h5>
<p>We provide professional training and technical support on delivered products both in Brno and at the client's premises.</p>
</div>
<i class="fa fa-file-text-o"></i>
</div>
<div class="top-part">
<h5>Training and technical support</h5>
<p>We provide professional training and technical support on delivered products both in Brno and at the client's premises.</p>
<button class="btn btn-default-trn btn-sm" href="#">More information</button>
</div>
</div>
</a>
</div>
<div class="col-lg-12 col-sm-12 col-md-8">
<a href="../services/services.html"><h3 class="pull-right">Services</h3></a>
</div>
</div>
</div>
<div class="tab-pane" id="documents">
<div class="row portfolio-grid">
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<div onclick="GetFile()">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>TourSolver - Data Sheet</h5>
<p>Data sheet about the optimization solution TourSolver.<br><br>
PDF 2,7 MB<br>
(czech)</p>
</div>
<i class="fa fa-file-pdf-o"></i>
</div>
<div class="top-part">
<a href="../dokumenty/TourSolver-PL-CZ.pdf" target="_blank" style="display: none;"></a>
<h5>TourSolver - Data Sheet</h5>
<p>Data sheet about the optimization solution TourSolver.<br><br>
PDF 2,7 MB<br>
(czech)</p>
<button class="btn btn-default-trn btn-sm" href="#">Download</button>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<div onclick="GetFile()">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>Salesmen optimization</h5>
<p>Region modelling and salesmen optimization.<br><br>
PDF 786 kB<br>
(czech)</p>
</div>
<i class="fa fa-file-pdf-o"></i>
</div>
<div class="top-part">
<a href="../dokumenty/TourSolver-PL-optimalizace OZ-CZ.pdf" target="_blank" style="display: none;"></a>
<h5>Salesmen optimization</h5>
<p>Region modelling and salesmen optimization.<br><br>
PDF 786 kB<br>
(czech)</p>
<button class="btn btn-default-trn btn-sm" href="#">Download</button>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<div onclick="GetFile()">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>TourSolver - Case Study</h5>
<p>Case study from company Danone in Czech Republic.<br><br>
PDF 279 kB<br>
(czech)</p>
</div>
<i class="fa fa-file-pdf-o"></i>
</div>
<div class="top-part">
<a href="../dokumenty/TourSolver-CS-Danone-CZ.pdf" target="_blank" style="display: none;"></a>
<h5>TourSolver - Case Study</h5>
<p>Case study from company Danone in Czech Republic.<br><br>
PDF 279 kB<br>
(czech)</p>
<button class="btn btn-default-trn btn-sm" href="#">Download</button>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 prod-li">
<div onclick="GetFile()">
<div class="hover-content">
<div class="body-part">
<div class="body-part-inner">
<h5>TourSolver - Case Study</h5>
<p>Case study from CPM, field marketing operations company.<br><br>
PDF 1,2 MB<br>
(english)</p>
</div>
<i class="fa fa-file-pdf-o"></i>
</div>
<div class="top-part">
<a href="../dokumenty/TourSolver-CS-CPM-EN.pdf" target="_blank" style="display: none;"></a>
<h5>TourSolver - Case Study</h5>
<p>Case study from CPM, field marketing operations company.<br><br>
PDF 1,2 MB<br>
(english)</p>
<button class="btn btn-default-trn btn-sm" href="#">Download</button>
</div>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 col-lg-9">
<a href="../dokumenty/downloads.html"><h3 class="pull-right">Downloads</h3></a>
</div>
</div>
</div>
</div>
<div class="space-sm"></div>
</div>
</section>
<!--===/END MAIN WRAP ===-->
<!--=== SCRIPTS ===-->
<!-- jQuery -->
<script src="../assets/js/min/jquery.min.js"></script>
<script src="../assets/js/min/jquery-ui.min.js"></script>
<!-- Bootstrap JS -->
<script src="../assets/js/min/bootstrap.min.js"></script>
<!-- Bootstrap Plugin - open dropdown on hover -->
<script src="../assets/js/min/bootstrap-hover-dropdown.min.js"></script>
<!-- WOW.js - loading animations -->
<script src="../assets/js/min/wow.min.js"></script>
<!-- Smooth sroll -->
<script src="../assets/js/min/jquery.nicescroll.min.js"></script>
<script src="../assets/js/min/jquery.scrollto.min.js"></script>
<script src="../assets/js/min/jquery.nav.js"></script>
<!-- Lightbox -->
<script src="../assets/js/min/lightbox.min.js"></script>
<!-- Must be last of all scripts -->
<script src="../assets/js/min/download-form.e.min.js"></script>
<script src="../assets/js/min/scripts.min.js"></script>
<!--[if lt IE 9]>
<script src="../assets/js/min/html5shiv.min.js"></script>
<script src="../assets/js/min/respond.min.js"></script>
<![endif]-->
<!--===/END SCRIPTS ===-->
<!--=== FOOTER ===-->
<footer class="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-md-4 col-lg-4 col-sm-12 col-xs-12">
<h4>Contact</h4>
<ul class="info-list md-list i-primary">
<li>
<i class="fa fa-envelope fa-fw"></i>
<a href="mailto:info@csmap.cz">info@csmap.cz</a>
</li>
<li class="no-hover">
<i class="fa fa-phone fa-fw"></i>
+420 543 245 896
</li>
<li>
<i class="fa fa-map-marker fa-fw"></i>
<a href="../csmap/contacts.html#map" title="Show on map">Hněvkovského 30/65, 61700 Brno</a>
</li>
<li>
<ul class="circle-icons icons-list">
<li>
<a target="_blank" href="https://www.linkedin.com/company/csmap-s.r.o." title="Follow us on LinkedIn"><i class="fa fa-linkedin"></i></a>
</li>
<li>
<a target="_blank" href="https://www.youtube.com/user/mapinfo" title="YouTube MapInfo"><i class="fa fa-youtube-play"></i></a>
</li>
</ul>
</li>
</ul>
</div>
<div class="space-sm visible-sm visible-xs"></div>
<div class="col-md-4 col-lg-4 col-xs-12 col-sm-6">
<h4>Products</h4>
<ul class="info-list md-list i-primary">
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="mapinfo-pro-e.html">MapInfo Pro</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="geomarker-pro-e.html">GeoMarker Pro</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="toursolver-e.html">TourSolver</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="fme-desktop-e.html">FME Desktop</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../maps-data/postcode-map.html">Postcode map</a>
</li>
</ul>
</div>
<div class="space-sm visible-xs"></div>
<div class="col-md-4 col-lg-4 col-xs-12 col-sm-6">
<h4>Links</h4>
<ul class="info-list md-list i-primary">
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../csmap/about.html">About CSmap</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../dokumenty/downloads.html">Downloads</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../csmap/faq.html">FAQ</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../csmap/registration.html">Product registration</a>
</li>
<li>
<i class="fa fa-angle-right fa-fw"></i>
<a href="../csmap/technical-support.html">Technical support</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="container">
<p>© CSmap, s.r.o. All rights reserved.</p>
</div>
</div>
</footer>
<!--===/END FOOTER ===-->
</body>
</html>
ACC SHELL 2018