The silent (r) evolution of SAT
The Silent (R)evolution of SAT Page 1 THE PROPOSITIONAL SATISFIABILITY problem (SAT)
was the first to be shown NP-complete by Cook and Levin. SAT remained the embodiment of …
was the first to be shown NP-complete by Cook and Levin. SAT remained the embodiment of …
Towards better dependency management: A first look at dependency smells in python projects
Managing cross-project dependencies is tricky in modern software development. A primary
way to manage dependencies is using dependency configuration files, which brings …
way to manage dependencies is using dependency configuration files, which brings …
An Overview and Catalogue of Dependency Challenges in Open Source Software Package Registries
A multi-dimensional analysis of technical lag in Debian-based Docker images
Container-based solutions, such as Docker, have become increasingly relevant in the
software industry to facilitate deploying and maintaining software systems. Little is known …
software industry to facilitate deploying and maintaining software systems. Little is known …
A formal framework for measuring technical lag in component repositories—and its application to npm
Abstract Reusable Open Source Software (OSS) components for major programming
languages are available in package repositories. Developers rely on package management …
languages are available in package repositories. Developers rely on package management …
Dependency solving is still hard, but we are getting better at it
Dependency solving is a hard (NP-complete) problem in all non-trivial component models
due to either mutually incompatible versions of the same packages or explicitly declared …
due to either mutually incompatible versions of the same packages or explicitly declared …
Conflict-aware inference of python compatible runtime environments with domain knowledge graph
Code sharing and reuse is a widespread use practice in software engineering. Although a
vast amount of open-source Python code is accessible on many online platforms …
vast amount of open-source Python code is accessible on many online platforms …
Nufix: Escape from NuGet dependency maze
Developers usually suffer from d ependency m aze (DM) issues, ie, package dependency
constraints are violated when a project's platform or dependencies are changed. This …
constraints are violated when a project's platform or dependencies are changed. This …
Dependency facade: The coupling and conflicts between android framework and its customization
Mobile device vendors develop their customized Android OS (termed downstream) based
on Google Android (termed upstream) to support new features. During daily independent …
on Google Android (termed upstream) to support new features. During daily independent …