GAMS Productivity - Performance - Reliability
|
|
|
- Patrick Houston
- 10 years ago
- Views:
Transcription
1 GAMS Productivity - Performance - Reliability Jan-H. Jagla, Lutz Westermann GAMS Software GmbH Annual Review Meeting CAPD, CMU Pittsburgh, PA, March 12 13, 2007
2 Agenda GAMS Productivity Performance Reliability 2
3 GAMS Roots: Research project World Bank 1976 Pioneer in Algebraic Modeling Systems used for economic modeling Went commercial in 1987 Offices in Washington, D.C and Cologne Professional software tool provider, not a consulting company Operating in a segmented niche market Broad academic & commercial user base and network 3
4 Typical Application Annual Review Meeting 2007 Areas * Agricultural Economics Chemical Engineering Econometrics Environmental Economics Finance International Trade Macro Economics Management Science/OR Micro Economics Applied General Equilibrium Economic Development Energy Engineering Forestry Logistics Military Mathematics Physics * Illustrative examples in the GAMS Model Library 4
5 GAMS at a Glance General Algebraic Modeling System: Algebraic Modeling Language, Integrated Solver, Model Libraries, Connectivity- & Productivity Tools Design Principles: Balanced mix of declarative and procedural elements Open architecture and interfaces to other systems Different layers with separation of: model and data model and solution methods model and operating system model and interface 5
6 Multiple Solvers & Annual Review Meeting 2007 Platforms 6
7 Downloads Downloads to aix 13 axu 47 dar 6 hp7 46 lex 100 lnx 4 sgi 17 sol 321 wex 1400 win ~ 500 downloads a week Total:
8 System Overview Interactive API / Batch Connectivity Tools Uniform Data Exchange: ASCII GDX (ODBC, SQL, XLS, XML) GDX Tools Data API Ext. programs EXCEL MATLAB GNUPLOT,... C, Delphi,... User Interfaces GAMS Language Compiler and Execution System Solvers LP-MIP-QCP-MIQCP-NLP-MINLP-CNS- MCP-MPEC MPSGE, global, and stochastic optimization Productivity Tools Integrated Development Environment Model Debugger and Profiler Model Libraries Data Browser Charting Engine Benchmarking Deployment System Quality Assurance and Testing BARON, COIN, CONOPT, CPLEX, DECIS, DICOPT, KNITRO, LGO,MINOS, MOSEK, OQNLP, PATH, SNOPT, XA, XPRESS, 8
9 Who are the GAMS Annual Review Meeting 2007 Users? (Academic) Researcher One time use (Research Paper) Model Expert Model Results used for Consulting Black Box User Model integrated in (Optimization) Application Each Category has its own needs 9
10 What are their Risks? Relevant new features for productivity increase Performance gains Long term reliability User s Risks 10
11 Agenda GAMS Productivity Performance Reliability 11
12 Integrated Development Annual Review Meeting 2007 Environment 12
13 Solver Convert DEMO 13
14 Integrated Development Annual Review Meeting 2007 Environment DEMO 14
15 Gams Data exchange Binary Data Exchange GDX Tools Application GDX GAMS SOLVER GDX API IDE GDX Viewer GDXRank - Complements ASCII data exchange - Data exchange at any stage - Supports ODBC and XML - Direct Excel connectivity - General API - Visual Inspection - Scenario Management Support - Full Support of Batch Runs GAMS GDXxrw (MS Office) GDX GDXDiff GDXMerge GDXDump 15
16 GAMS in Control External Database Import Text Files Direct Interface (Office Appl.) GAMS Text Files Direct Interface (Office Appl.) Visualization Tools Export 16
17 U.S. Energy Model Goal: -Single annual model -Unique detail level -Long term energy outlook Coal Energy Emissions Size: -MIP, 7.5 million var., 3.5 million con. -Reduction of almost 80 %, while optimal solution changed by only 0.5 % 17
18 How Clients want to use Annual Review Meeting 2007 our interfaces Energy Model 18
19 GAMS in Control DEMO 19
20 Application in Control External Application Programming Language or other Application Call GAMS GAMS Call external program (including GAMS) External Application Application 20
21 Samurai Sudoku DEMO 21
22 Application in Control DEMO 22
23 Interfacing with GIS Annual Review Meeting 2007 Applications Increase in Ktons Per Year Less Than
24 Interfacing with Annual Review Meeting 2007 MATLAB 24
25 Interfacing with Annual Review Meeting 2007 GNUPLOT 25
26 Interfacing with Annual Review Meeting 2007 Web Applications 26
27 Individual Front Ends SAT-PROPHET 27
28 Deployment DEMO 28
29 Deployment DEMO 29
30 Agenda GAMS Productivity Performance Reliability 30
31 Performance Analysis Solver robustness and correctness Solver efficiency Quality of solution (nonconvex and discrete models) Cross comparison of solver resource times 31
32 GAMS World Cone World Global World MINLP World MPEC World MPSGE World Performance World PAVER Translation World Convert 32
33 PAVER Performance Analysis and Visualization for Effortless Reproducibility Online server to facilitate performance testing and analysis/visualization Results sent via in HTML format System independent 33
34 Open Testing Annual Review Meeting 2007 Architecture GAMS Models I. Models Translate: GAMS/Convert Solve with other systems Solve with GAMS II. Data Collection Web Web PAVER Server III. Analysis & Visualization 34
35 Analysis / Visualization DEMO 35
36 Analysis / Visualization DEMO 36
37 Agenda GAMS Productivity Performance Grid Computing Reliability 37
38 Grid Computing Imagine.. you have to solve s of independent scenarios.. and you can do this very rapidly for little additional money.. without having to do lots of cumbersome programming work... Grid Computing 38
39 What is Grid Annual Review Meeting 2007 Computing? A pool of connected computers managed and available as a common computing resource Effective sharing of CPU power Massive parallel task execution Scheduler handles management tasks E.g. Condor, Sun Grid Engine, Globus Can be rented or owned in common Licensing & security issues 39
40 Simple Serial Solve Loop Loop(p(pp), ret.fx = rmin +(rmax-rmin) /(card(pp)+1)*ord(pp) ; Solve minvar min var using miqcp; xres(i,p) = x.l(i); report(p,i,'inc') = xi.l(i); report(p,i,'dec') = xd.l(i) ); Loop Generation Solution Update How do we get to parallel and distributed computing? 40
41 GRID Specific Annual Review Meeting 2007 Enhancements 1. Submission of jobs 2. Grid Middleware Distribution of jobs Job execution 3. Collection of solutions 4. Processing of results 41
42 Grid Facilities DEMO 42
43 GAMS & Annual Review Meeting 2007 Grid Computing Scalable: support of massive grids, but also multi-cpu / multiple cores desktop machines 1 CPU - Grid Platform independent Only minor changes to model required Separation of model and solution method Model stays maintainable 43
44 Agenda GAMS Productivity Performance Branch & Cut & Heuristic Facility Reliability 44
45 Example Oil Pipeline Design Problem J. Brimberg, P. Hansen, K.-W. Lih, N. Mladenovic, M. Breton An Oil Pipeline Design Problem. Operations Research, Vol 51, No
46 Convergence Annual Review Meeting 2007 Pipeline Design 46
47 BCH Facility Cut Generator and Heuristic Represented in terms of original GAMS problem formulation Independent of the specific MIP solver Use any other model type and solver available in GAMS Design Principle: GAMS Solver Link MIP Solver (e.g. CPLEX) GAMS System BCH Facility User Cut Generator & Heuristics 47
48 BCH Facility DEMO 48
49 Agenda GAMS Productivity Performance Reliability 49
50 Long Term Annual Review Meeting 2007 Commitment Backward compatibility Performance comparison tools: Bench / Paver Model converter and encryption tool: Convert Solution verification tool: Examiner Software Quality Assurance (SQA) Software configuration management Quality control and tests of the product Client model testing SQA becomes more and more important for MP industry 50
51 SQA at GAMS Annual Review Meeting 2007 SCM Software configuration management Audit strings KNITRO Nov 27, 2006 WIN.KN.NA VIS KNITRO 5.0 KNITRO ALFA 5Mar07 WIN.KN.NA VIS KNITRO Build automation tools: Automatic build of the whole system every week - build early and build often Simple source management system (automatic version and audit string checks) 51
52 SQA at GAMS Annual Review Meeting 2007 Testing Quality control and tests of the product Goal: Continuous quality improvement using automated and reproducible tests Test libraries (available online): GAMS Model Library (solver tests) GAMS Quality Test Models Library (modeling system test) Continuous addition of new test models Bugtracking System 52
53 SQA at GAMS Annual Review Meeting 2007 Client Model Testing Clients with complex application Need assurance that application will work with new GAMS releases Only limited ressources to do major testing themselves Confidentiality issues 53
54 SQA at GAMS Annual Review Meeting 2007 Client Model Testing Includes: Ability to solve (= no bugs) Returns the same solution back Similar or better performance Improves communication between development team and clients Benefits both for solver developers, for clients and for GAMS 54
55 Summary GAMS increases productivity Continuous gain in performance Proven reliability (+30) Opens doors to a large network of GAMS developers and clients with modeling needs 55
56 Thank you! Performance of bchoil example: Cplex/BCH: 17 seconds Regular Xpress: 124 seconds Regular Cplex: 311 seconds Regular Coincbc: > 10,000 seconds 56
Quality Assurance For Mathematical Modeling Systems
Quality Assurance For Mathematical Modeling Systems Armin Pruessner, Michael Bussieck, Steven Dirkse, Alex Meeraus GAMS Development Corporation 1217 Potomac Street NW Washington, DC 20007 1 Agenda Motivation
for Algebraic Modeling Systems?
for Algebraic Modeling Systems? Jan-Hendrik Jagla Alex Meeraus [email protected] [email protected] GAMS Software GmbH www.gams.de GAMS Development Corp. www.gams.com 80 th Workshop of the GOR Working Group
Fundamentals and Recent Developments of the GAMS System
Fundamentals and Recent Developments of the GAMS System Toni Lastusilta [email protected] Alexander Meeraus [email protected] Franz Nelissen [email protected] GAMS Development Corp. / GAMS Software
Automated Performance Testing and Analysis. Armin Pruessner GAMS Development Corporation
Automated Performance Testing and Analysis Armin Pruessner GAMS Development Corporation INFORMS Annual Meeting, San Jose Oct 17-20, 2002 Agenda 1. Performance World! Brief overview 2. Main Focus: Performance
GAMS, Condor and the Grid: Solving Hard Optimization Models in Parallel. Michael C. Ferris University of Wisconsin
GAMS, Condor and the Grid: Solving Hard Optimization Models in Parallel Michael C. Ferris University of Wisconsin Parallel Optimization Aid search for global solutions (typically in non-convex or discrete)
Testing Tools using Visual Studio. Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation
Testing Tools using Visual Studio Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation Plan REQUIREMENTS BACKLOG Monitor + Learn Development Collaboration Production Develop + Test Release
TOMLAB - For fast and robust largescale optimization in MATLAB
The TOMLAB Optimization Environment is a powerful optimization and modeling package for solving applied optimization problems in MATLAB. TOMLAB provides a wide range of features, tools and services for
Column Generation in GAMS Extending the GAMS Branch-and-Cut-and-Heuristic (BCH) Facility
Column Generation in GAMS Extending the GAMS Branch-and-Cut-and-Heuristic (BCH) Facility Michael R. Bussieck [email protected] GAMS Software GmbH GAMS Development Corp 83rd Working Group Meeting Real
Solving convex MINLP problems with AIMMS
Solving convex MINLP problems with AIMMS By Marcel Hunting Paragon Decision Technology BV An AIMMS White Paper August, 2012 Abstract This document describes the Quesada and Grossman algorithm that is implemented
Grid-Enabled Optimization with GAMS
Grid-Enabled Optimization with GAMS Michael R. Bussieck GAMS Software GmbH, Eupener Str. 135-137, 50933 Cologne, Germany, [email protected] Michael C. Ferris Computer Sciences Department, University of
AIMMS 4.0. Portable component Linux Intel version. Release Notes for Build 4.9. Visit our web site www.aimms.com for regular updates AIMMS
AIMMS 4.0 Portable component Linux Intel version Release Notes for Build 4.9 Visit our web site www.aimms.com for regular updates AIMMS September 2, 2015 Contents Contents 2 1 System Overview of the Intel
Copyrighted www.eh1infotech.com +919780265007, 0172-5098107 Address :- EH1-Infotech, SCF 69, Top Floor, Phase 3B-2, Sector 60, Mohali (Chandigarh),
Content of 6 Months Software Testing Training at EH1-Infotech Module 1: Introduction to Software Testing Basics of S/W testing Module 2: SQA Basics Testing introduction and terminology Verification and
Network Optimization using AIMMS in the Analytics & Visualization Era
Network Optimization using AIMMS in the Analytics & Visualization Era Dr. Ovidiu Listes Senior Consultant AIMMS Analytics and Optimization Outline Analytics, Optimization, Networks AIMMS: The Modeling
Cluster, Grid, Cloud Concepts
Cluster, Grid, Cloud Concepts Kalaiselvan.K Contents Section 1: Cluster Section 2: Grid Section 3: Cloud Cluster An Overview Need for a Cluster Cluster categorizations A computer cluster is a group of
InLoox PM Web App The Online Project Software
Stay Connected to Your Team No Matter Where You Are Connect Your Project Teams over the Internet Worldwide Availability Familiar Usability Platform- and Device-Independent is the powerful, secure and scalable
A ROAD MAP FOR GEOSPATIAL INFORMATION SYSTEM APPLICATIONS ON VBLOCK INFRASTRUCTURE PLATFORMS
A ROAD MAP FOR GEOSPATIAL INFORMATION SYSTEM APPLICATIONS ON VBLOCK INFRASTRUCTURE PLATFORMS June 2011 WHITE PAPER 2011 VCE Company LLC, All rights reserved. 1 Table of Contents Executive Overview... 3
Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1
Data Analysis with MATLAB 2013 The MathWorks, Inc. 1 Agenda Introduction Data analysis with MATLAB and Excel Break Developing applications with MATLAB Solving larger problems Summary 2 Modeling the Solar
New Features in XE8. Marco Cantù RAD Studio Product Manager
New Features in XE8 Marco Cantù RAD Studio Product Manager Marco Cantù RAD Studio Product Manager Email: [email protected] @marcocantu Book author and Delphi guru blog.marcocantu.com 2 Agenda
SOFTWARE TESTING TRAINING COURSES CONTENTS
SOFTWARE TESTING TRAINING COURSES CONTENTS 1 Unit I Description Objectves Duration Contents Software Testing Fundamentals and Best Practices This training course will give basic understanding on software
SequeLink Server for ODBC Socket
P RODUCT O VERVIEW Server for ODBC Socket Overview DataDirect is highly scalable, server-based middleware that gives you a complete platform for data connectivity. Common Servers offer the performance
Aspose.Cells Product Family
time and effort by using our efficient and robust components instead of developing your own. lets you open, create, save and convert files from within your application without Microsoft Excel, confident
Leveraging the Cloud. September 22, 2011. Digital Government Institute Cloud-Enabled Government Conference Washington, DC
Leveraging the Cloud September 22, 2011 Digital Government Institute Cloud-Enabled Government Conference Washington, DC General Dynamics Information Technology Aerospace Combat Systems $29.3 billion in
Sisense. Product Highlights. www.sisense.com
Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze
Model, Analyze and Optimize the Supply Chain
Model, Analyze and Optimize the Supply Chain Optimize networks Improve product flow Right-size inventory Simulate service Balance production Optimize routes The Leading Supply Chain Design and Analysis
How to start with 3DHOP
How to start with 3DHOP Package content, local setup, online deployment http://3dhop.net 30/6/2015 The 3DHOP distribution Where to find it, what s inside The 3DHOP distribution package From the page http://3dhop.net/download.php
SBB: A New Solver for Mixed Integer Nonlinear Programming
SBB: A New Solver for Mixed Integer Nonlinear Programming Michael R. Bussieck GAMS Development Corp. Arne S. Drud ARKI Consulting & Development A/S OR2001, Duisburg Overview! SBB = Simple Branch & Bound!
October 21 November 5 November 14 December 12. Washington DC Boston Chicago San Jose. ni.com
October 21 November 5 November 14 December 12 Washington DC Boston Chicago San Jose 1 Evaluating Software Tools and Architectures to Design Test Systems A Sample Modular Software Architecture
Fundamentals of LoadRunner 9.0 (2 Days)
Fundamentals of LoadRunner 9.0 (2 Days) Quality assurance engineers New users of LoadRunner who need to load test their applications and/or executives who will be involved in any part of load testing.
Virtualization and the U2 Databases
Virtualization and the U2 Databases Brian Kupzyk Senior Technical Support Engineer for Rocket U2 Nik Kesic Lead Technical Support for Rocket U2 Opening Procedure Orange arrow allows you to manipulate the
Effective Team Development Using Microsoft Visual Studio Team System
Effective Team Development Using Microsoft Visual Studio Team System Course 6214A: Three days; Instructor-Led Introduction This three-day instructor-led course provides students with the knowledge and
One solution for all your Source Configuration Management Needs
One solution for all your Source Configuration Management Needs SPECTRUM SOFTWARE, Inc. 11445 Johns Creek Parkway Suite 300 Duluth, GA 30097 Ph: 770-448-8662 Fax: 678-473-9294 www.spectrumscm.com www.spectrumsoftware.net
STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II)
STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II) With the New Basel Capital Accord of 2001 (BASEL II) the banking industry
Product Summary of XLReporter with OPC Servers
Product Summary of XLReporter with OPC Servers SyTech, Inc. Page 1 Contents Summary...3 SYTECH is THE REPORT COMPANY... 3 Product Overview...4 XLREPORTER EDITIONS... 4 DATA INTERFACES... 5 ARCHITECTURES...
The University of Chicago Booth School of Business 36104 Tools for Business Analysis: Excel and Matlab Winter, 2012.
The University of Chicago Booth School of Business 36104 Tools for Business Analysis: Excel and Matlab Winter, 2012 Kipp Martin 430 Harper Center 773-702-7456 (Office) e-mail: [email protected]
Titolo del paragrafo. Titolo del documento - Sottotitolo documento The Benefits of Pushing Real-Time Market Data via a Web Infrastructure
1 Alessandro Alinone Agenda Introduction Push Technology: definition, typology, history, early failures Lightstreamer: 3rd Generation architecture, true-push Client-side push technology (Browser client,
HP IMC Firewall Manager
HP IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW102-20120420 Legal and notice information Copyright 2012 Hewlett-Packard Development Company, L.P. No part of this
WHAT S NEW IN SAS 9.4
WHAT S NEW IN SAS 9.4 PLATFORM, HPA & SAS GRID COMPUTING MICHAEL GODDARD CHIEF ARCHITECT SAS INSTITUTE, NEW ZEALAND SAS 9.4 WHAT S NEW IN THE PLATFORM Platform update SAS Grid Computing update Hadoop support
Integrating the Internet into Your Measurement System. DataSocket Technical Overview
Integrating the Internet into Your Measurement System DataSocket Technical Overview Introduction The Internet continues to become more integrated into our daily lives. This is particularly true for scientists
wu.cloud: Insights Gained from Operating a Private Cloud System
wu.cloud: Insights Gained from Operating a Private Cloud System Stefan Theußl, Institute for Statistics and Mathematics WU Wirtschaftsuniversität Wien March 23, 2011 1 / 14 Introduction In statistics we
USE OF PYTHON AS A SATELLITE OPERATIONS AND TESTING AUTOMATION LANGUAGE
USE OF PYTHON AS A SATELLITE OPERATIONS AND TESTING AUTOMATION LANGUAGE Gonzalo Garcia VP of Operations, USA Property of GMV All rights reserved INTRODUCTION Property of GMV All rights reserved INTRODUCTION
IBM 000-281 EXAM QUESTIONS & ANSWERS
IBM 000-281 EXAM QUESTIONS & ANSWERS Number: 000-281 Passing Score: 800 Time Limit: 120 min File Version: 58.8 http://www.gratisexam.com/ IBM 000-281 EXAM QUESTIONS & ANSWERS Exam Name: Foundations of
City Data Pipeline. A System for Making Open Data Useful for Cities. [email protected]
City Data Pipeline A System for Making Open Data Useful for Cities Stefan Bischof 1,2, Axel Polleres 1, and Simon Sperl 1 1 Siemens AG Österreich, Siemensstraße 90, 1211 Vienna, Austria {bischof.stefan,axel.polleres,simon.sperl}@siemens.com
ORACLE APPLICATION EXPRESS 5.0
ORACLE APPLICATION EXPRESS 5.0 Key Features Fully supported nocost feature of the Oracle Database Simple 2-Tier Architecture Develop desktop and mobile applications 100% Browserbased Development and Runtime
Deploying MATLAB -based Applications David Willingham Senior Application Engineer
Deploying MATLAB -based Applications David Willingham Senior Application Engineer 2014 The MathWorks, Inc. 1 Data Analytics Workflow Access Files Explore & Discover Data Analysis & Modeling Share Reporting
BOM based on what they input into fossology.
SPDX Tool Website SPDX Tool Description License and copyright scanner that emits license names that conform to SPDX. In March a module should be added that gives the user an SPDX FOSSology fossology.org
What s new in TIBCO Spotfire 6.5
What s new in TIBCO Spotfire 6.5 Contents Introduction... 3 TIBCO Spotfire Analyst... 3 Location Analytics... 3 Support for adding new map layer from WMS Server... 3 Map projections systems support...
A Generic Database Web Service
A Generic Database Web Service Erdogan Dogdu TOBB Economics and Technology University Computer Engineering Department Ankara, Turkey [email protected] Yanchao Wang and Swetha Desetty Georgia State University
Real-Time Analytics on Large Datasets: Predictive Models for Online Targeted Advertising
Real-Time Analytics on Large Datasets: Predictive Models for Online Targeted Advertising Open Data Partners and AdReady April 2012 1 Executive Summary AdReady is working to develop and deploy sophisticated
Getting Started with STATISTICA Enterprise Programming
Getting Started with STATISTICA Enterprise Programming 2300 East 14th Street Tulsa, OK 74104 Phone: (918) 749 1119 Fax: (918) 749 2217 E mail: mailto:[email protected] Web: www.statsoft.com
MOTEWORKS. Key Features. Overview
MOTEWORKS SOFTWARE PLATFORM MoteWorks 2.0 provides a complete software development environment for wireless sensor network applications. Included is a collection of flexible software packages that enables
TNT SOFTWARE White Paper Series
TNT SOFTWARE White Paper Series Event Log Monitor White Paper: Architecture T N T Software www.tntsoftware.com TNT SOFTWARE Event Log Monitor Architecture 2000 TNT Software All Rights Reserved 1308 NE
Cloudbuz at Glance. How to take control of your File Transfers!
How to take control of your File Transfers! A MFT solution for ALL organisations! Cloudbuz is a MFT (Managed File Transfer) platform for organisations and businesses installed On-Premise or distributed
Software Development In the Cloud Cloud management and ALM
Software Development In the Cloud Cloud management and ALM First published in Dr. Dobb's Journal, February 2009: http://www.ddj.com/development-tools/212900736 Nick Gulrajani is a Senior Solutions Architect
ORACLE MOBILE SUITE. Complete Mobile Development Solution. Cross Device Solution. Shared Services Infrastructure for Mobility
ORACLE MOBILE SUITE COMPLETE MOBILE DEVELOPMENT AND DEPLOYMENT PLATFORM KEY FEATURES Productivity boosting mobile development framework Cross device/os deployment Lightweight and robust enterprise service
Product Roadmap. Sushant Rao Principal Product Manager Fortify Software, a HP company
Product Roadmap Sushant Rao Principal Product Manager Fortify Software, a HP company Agenda Next Generation of Security Analysis Future Directions 2 Currently under investigation and not guaranteed to
Corporate Bill Analyzer
Corporate Bill Analyzer Product Description V 3.1 Contents Contents Introduction Platform Overview Core features Bill/Invoice presentment Corporate hierarchy support Billing Account hierarchy support Call
Visual basic string search function, download source code visual basic 6.0 gratis. > Visit Now <
Visual basic string search function, download source code visual basic 6.0 gratis. > Visit Now < Visual studio 2010 c# coding standards microsoft visual studio 2012 ultimate kickass curso online de basic
Prognoz Payment System Data Analysis. Description of the solution
Description of the solution Prognoz, 2015 Content 1. Goals and Tasks. 3 2. Proposed Architecture... 4 3. Functionality... 5 3.1 Payment system operation analysis... 5 3.2 Cash flow monitoring and analysis
Engine: Using MSBuild and Team Foundation
Microsoft Inside the Microsoft* Build Engine: Using MSBuild and Team Foundation Build, Second Edition Sayed Hashimi William Bartholomew Table of Contents Foreword x'x Introduction x*1 Part I Overview 1
Bringing Big Data Modelling into the Hands of Domain Experts
Bringing Big Data Modelling into the Hands of Domain Experts David Willingham Senior Application Engineer MathWorks [email protected] 2015 The MathWorks, Inc. 1 Data is the sword of the
Multimodal Coal Transportation Model
Multimodal Coal Transportation Model Lutz Westermann, GAMS Software GmbH Lloyd R. Kelly, PhD, Greenmont Energy Consulting, LLC Karim Zein, Greenmont Energy Consulting, LLC GAMS Development Corp. GAMS Software
Software for Supply Chain Design and Analysis
Software for Supply Chain Design and Analysis Optimize networks Improve product flow Position inventory Simulate service Balance production Refine routes The Leading Supply Chain Design and Analysis Application
A Path from Windows Desktop to HTML5
A Path from Windows Desktop to HTML5 GIZMOX TRANSPOSITION: The path to modern enterprise application code a Reduce Risk, Cost, and Time to Market for Legacy App Conversions GIZMOX TRANSPOSITION Introduction
CUSTOMER Presentation of SAP Predictive Analytics
SAP Predictive Analytics 2.0 2015-02-09 CUSTOMER Presentation of SAP Predictive Analytics Content 1 SAP Predictive Analytics Overview....3 2 Deployment Configurations....4 3 SAP Predictive Analytics Desktop
View Point. Overcoming Challenges associated with SaaS Testing. Abstract. www.infosys.com. - Vijayanathan Naganathan, Sreesankar Sankarayya
View Point Overcoming Challenges associated with SaaS - Vijayanathan Naganathan, Sreesankar Sankarayya Abstract In today s volatile economy, organizations can meet business demands of faster time to market
Responsive, resilient, elastic and message driven system
Responsive, resilient, elastic and message driven system solving scalability problems of course registrations Janina Mincer-Daszkiewicz, University of Warsaw [email protected] Dundee, 2015-06-14 Agenda
To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.
Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server
SysPatrol - Server Security Monitor
SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or
SAP NetWeaver BRM 7.3
SAP NetWeaver BRM 7.3 New Features Overview Arti Gopalan Solution Specialist SAP NetWeaver BRM NetWeaver Orchestration SAP Labs India Agenda Technical Components of NW BRM Rules Composer Rules Manager
MEng, BSc Applied Computer Science
School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions
:Introducing Star-P. The Open Platform for Parallel Application Development. Yoel Jacobsen E&M Computing LTD [email protected]
:Introducing Star-P The Open Platform for Parallel Application Development Yoel Jacobsen E&M Computing LTD [email protected] The case for VHLLs Functional / applicative / very high-level languages allow
[ DISTRIBUTING AVL USING ARCIMS
[ DISTRIBUTING AVL USING ARCIMS The Chicago MAGIC Project ] GIS-T 2003 Colorado Springs presented by Louis Schoolkate Transportation Division Manager GeoAnalytics, Inc. 2002 [ Presentation Overview ] Project
HP A-IMC Firewall Manager
HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this
Version 14.0. Overview. Business value
PRODUCT SHEET CA Datacom Server CA Datacom Server Version 14.0 CA Datacom Server provides web applications and other distributed applications with open access to CA Datacom /DB Version 14.0 data by providing
from Microsoft Office
OOoCon 2003 Migrating from Microsoft Office to OpenOffice.org/StarOffice by Frank Gamerdinger [email protected] 1 Who needs migration? OpenOffice.org & StarOffice - only the brave!(?) 2 Agenda
Strategic Information Security. Attacking and Defending Web Services
Security PS Strategic Information Security. Attacking and Defending Web Services Presented By: David W. Green, CISSP [email protected] Introduction About Security PS Application Security Assessments
Petroleum Web Applications to Support your Business. David Jacob & Vanessa Ramirez Esri Natural Resources Team
Petroleum Web Applications to Support your Business David Jacob & Vanessa Ramirez Esri Natural Resources Team Agenda Petroleum Web Apps to Support your Business The ArcGIS Location Platform Introduction
POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION
POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION Executive Summary Enterprise mobility has transformed the way businesses engage with customers, partners and staff while exchanging
Deltek Vision 7.0 LA. Technical Readiness Guide
Deltek Vision 7.0 LA Technical Readiness Guide May 15, 2012 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors may
ADF Mobile Overview and Frequently Asked Questions
ADF Mobile Overview and Frequently Asked Questions Oracle ADF Mobile Overview Oracle ADF Mobile is a Java and HTML5-based mobile application development framework that enables developers to build and extend
SCADA/HMI MOVICON TRAINING COURSE PROGRAM
SCADA/HMI MOVICON TRAINING COURSE PROGRAM The Movicon training program includes the following courses: Basic Training Course: 1 day course at Progea head offices or authorized center. On location at client
KonyOne Server Prerequisites _ MS SQL Server
KonyOne Server Prerequisites _ MS SQL Server KonyOne Platform Release 5.0 Copyright 2012-2013 Kony Solutions, Inc. All Rights Reserved. Page 1 of 13 Copyright 2012-2013 by Kony Solutions, Inc. All rights
The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform
The Recipe for Sarbanes-Oxley Compliance using Microsoft s SharePoint 2010 platform Technical Discussion David Churchill CEO DraftPoint Inc. The information contained in this document represents the current
TaskCentre v4.5 Run Crystal Report Tool White Paper
TaskCentre v4.5 Run Crystal Report Tool White Paper Document Number: PD500-03-13-1_0-WP Orbis Software Limited 2010 Table of Contents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 Features 2 TECHNICAL
Harnessing the Power of the Microsoft Cloud for Deep Data Analytics
1 Harnessing the Power of the Microsoft Cloud for Deep Data Analytics Today's Focus How you can operate your business more efficiently and effectively by tapping into Cloud based data analytics solutions
Operations Research in BASF's Supply Chain Operations. IFORS, 17 July 2014
Operations Research in BASF's Supply Chain Operations IFORS, 17 July 2014 Information Services & Supply Chain Operations is the business solutions provider for BASF Group Competence Center Information
Microsoft Dynamics NAV 2015 Hardware and Server Requirements. Microsoft Dynamics NAV Windows Client Requirements
Microsoft Dynamics NAV 2015 Hardware and Server Requirements Microsoft Dynamics NAV Windows Client Requirements Windows client. operating systems Hardware resources Reports Windows 8.1 Professional or
How To Use Arcgis For Free On A Gdb 2.2.2 (For A Gis Server) For A Small Business
Esri Middle East and Africa User Conference December 10 12 Abu Dhabi, UAE Understanding ArcGIS in Virtualization and Cloud Environments Marwa Mabrouk Powerful GIS capabilities Delivered as Web services
How To Build A Trading Engine In A Microsoft Microsoft Matlab 2.5.2.2 (A Trading Engine)
Algorithmic Trading with MATLAB Martin Demel, Application Engineer 2011 The MathWorks, Inc. 1 Challenges when building trading strategies Increasing complexity More data More complicated models Increasing
Data-Driven Optimization
Data-Driven Optimization John Turner Assistant Professor The Paul Merage School of Business University of California, Irvine October 24, 2014: UCI Data Science Initiative Analytics Unlocking the Potential
How to Easily Integrate BIRT Reports into your Web Application
How to Easily Integrate BIRT Reports into your Web Application Rima Kanguri & Krishna Venkatraman Actuate Corporation BIRT and us Who are we? Who are you? Who are we? Rima Kanguri Actuate Corporation Krishna
