Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Logics and Languages for Reliability and Security
  • Language: en
  • Pages: 336

Logics and Languages for Reliability and Security

  • Type: Book
  • -
  • Published: 2010
  • -
  • Publisher: IOS Press

Software-intensive systems are today an integral part of many everyday products. Whilst they provide great benefits regarding ease of use and allow for new applications, they also impose enormous responsibilities. It is vital to ensure that such applicati

Supply Chain Resilience
  • Language: en
  • Pages: 245

Supply Chain Resilience

This book provides insights from research and practice in how organizations were able to sustain resilience in their global supply chains during the COVID-19 pandemic and to advance the understanding of supply chain risk management. The chapters highlight the lessons learned, insist on new models for resilience, suggest improved supply chain risk methodologies and bridge the gap between research and practice. It helps readers acquire greater knowledge, strategic approaches, new methods, and practical tools for ensuring global supply chain resilience.

Obstructions in Security-Aware Business Processes
  • Language: en
  • Pages: 359

Obstructions in Security-Aware Business Processes

This Open Access book explores the dilemma-like stalemate between security and regulatory compliance in business processes on the one hand and business continuity and governance on the other. The growing number of regulations, e.g., on information security, data protection, or privacy, implemented in increasingly digitized businesses can have an obstructive effect on the automated execution of business processes. Such security-related obstructions can particularly occur when an access control-based implementation of regulations blocks the execution of business processes. By handling obstructions, security in business processes is supposed to be improved. For this, the book presents a framewo...

Trust and Trustworthy Computing
  • Language: en
  • Pages: 290

Trust and Trustworthy Computing

  • Type: Book
  • -
  • Published: 2013-06-12
  • -
  • Publisher: Springer

This book constitutes the refereed proceedings of the 6th International Conference on Trust and Trustworthy Computing, TRUST 2013, held in London, UK, in June 2013. There is a technical and a socio-economic track. The full papers presented, 14 and 5 respectively, were carefully reviewed from 39 in the technical track and 14 in the socio-economic track. Also included are 5 abstracts describing ongoing research. On the technical track the papers deal with issues such as key management, hypervisor usage, information flow analysis, trust in network measurement, random number generators, case studies that evaluate trust-based methods in practice, simulation environments for trusted platform modules, trust in applications running on mobile devices, trust across platform. Papers on the socio-economic track investigated, how trust is managed and perceived in online environments, and how the disclosure of personal data is perceived; and some papers probed trust issues across generations of users and for groups with special needs.

Automata, Languages and Programming
  • Language: en
  • Pages: 1218

Automata, Languages and Programming

  • Type: Book
  • -
  • Published: 2003-01-01
  • -
  • Publisher: Springer

The refereed proceedings of the 30th International Colloquium on Automata, Languages and Programming, ICALP 2003, held in Eindhoven, The Netherlands in June/July 2003. The 84 revised full papers presented together with six invited papers were carefully reviewed and selected from 212 submissions. The papers are organized in topical sections on algorithms, process algebra, approximation algorithms, languages and programming, complexity, data structures, graph algorithms, automata, optimization and games, graphs and bisimulation, online problems, verification, the Internet, temporal logic and model checking, graph problems, logic and lambda-calculus, data structures and algorithms, types and categories, probabilistic systems, sampling and randomness, scheduling, and geometric problems.

Computer Aided Verification
  • Language: en
  • Pages: 577

Computer Aided Verification

This book constitutes the refereed proceedings of the 18th International Conference on Computer Aided Verification, CAV 2006, held in Seattle, WA, USA in August 2006 as part of the 4th Federated Logic Conference, FLoC 2006. The 35 revised full papers presented together with 10 tool papers and 4 invited papers were carefully reviewed and selected from 144 submissions adressing all current issues in computer aided verification and model checking - from foundational and methodological issues ranging to the evaluation of major tools and systems. The papers are organized in topical sections on automata, arithmetic, SAT and bounded model checking, abstraction/refinement, symbolic trajectory evaluation, property specification and verification, time, concurrency, trees, pushdown systems and boolean programs, termination, abstract interpretation, memory consistency, and shape analysis.

Revisiting Supply Chain Risk
  • Language: en
  • Pages: 463

Revisiting Supply Chain Risk

  • Type: Book
  • -
  • Published: 2018-12-18
  • -
  • Publisher: Springer

This book offers a bridge between our current understanding of supply chain risk in practice and theory, and the monumental shifts caused by the emergence of the fourth industrial revolution. Supply chain risk and its management have experienced significant attention in scholarship and practice over the past twenty years. Our understanding of supply chain risk and its many facets, such as uncertainty and vulnerability, has expanded beyond utilizing approaches such as deploying inventory to buffer the initial effects of disruptions. Even with our increased knowledge of supply chain risk, being in the era of lean supply chain practices, digitally managed global supply chains, and closely inter...

Process Algebra and Probabilistic Methods: Performance Modeling and Verification
  • Language: en
  • Pages: 225

Process Algebra and Probabilistic Methods: Performance Modeling and Verification

  • Type: Book
  • -
  • Published: 2003-08-02
  • -
  • Publisher: Springer

This volume contains the proceedings of the second joint PAPM-PROBMIV Workshop, held at the University of Copenhagen, Denmark, July 25–26, 2002 as part of the Federated Logic Conference (FLoC 2002). The PAPM-PROBMIV workshop results from the combination of two wo- shops: PAPM (Process Algebras and Performance Modeling) and PROBMIV (Probabilistic Methods in Veri?cation). The aim of the joint workshop is to bring together the researchers working across the whole spectrum of techniques for the modeling, speci?cation, analysis, and veri?cation of probabilistic systems. Probability is widely used in the design and analysis of software and hardware systems, as a means to derive e?cient algorithm...

Computing and Software Science
  • Language: en
  • Pages: 604

Computing and Software Science

The papers of this volume focus on the foundational aspects of computer science, the thematic origin and stronghold of LNCS, under the title “Computing and Software Science: State of the Art and Perspectives”. They are organized in two parts: The first part, Computation and Complexity, presents a collection of expository papers on fashionable themes in algorithmics, optimization, and complexity. The second part, Methods, Languages and Tools for Future System Development, aims at sketching the methodological evolution that helps guaranteeing that future systems meet their increasingly critical requirements. Chapter 3 is available open access under a Creative Commons Attribution 4.0 International License via link.springer.com.

Concrete Semantics
  • Language: en
  • Pages: 304

Concrete Semantics

  • Type: Book
  • -
  • Published: 2014-12-03
  • -
  • Publisher: Springer

Part I of this book is a practical introduction to working with the Isabelle proof assistant. It teaches you how to write functional programs and inductive definitions and how to prove properties about them in Isabelle’s structured proof language. Part II is an introduction to the semantics of imperative languages with an emphasis on applications like compilers and program analysers. The distinguishing feature is that all the mathematics has been formalised in Isabelle and much of it is executable. Part I focusses on the details of proofs in Isabelle; Part II can be read even without familiarity with Isabelle’s proof language, all proofs are described in detail but informally. The book teaches the reader the art of precise logical reasoning and the practical use of a proof assistant as a surgical tool for formal proofs about computer science artefacts. In this sense it represents a formal approach to computer science, not just semantics. The Isabelle formalisation, including the proofs and accompanying slides, are freely available online, and the book is suitable for graduate students, advanced undergraduate students, and researchers in theoretical computer science and logic.