🌙

用于多状态代数可靠性计算的C++类

A C++ class for multi-state algebraic reliability computations

Reliability Engineering and System Safety · 2021
被引 5
ABS 3

中文导读

介绍了一个基于单项式理想的C++类,用于多状态系统的可靠性分析,可在CoCoALib库中计算系统可靠性和界限,适用于独立组件且分布相同或不同的系统。

Abstract

We present the design and implementation of a C++ class for reliability analysis of multi-state systems using an algebraic approach based on monomial ideals. The class is implemented within the open-source CoCoALib library and provides functions to compute system reliability and bounds. The algorithms we present may be applied to general systems with independent components having identical or non-identical probability distributions.

可靠性工程计算机科学代数方法多状态系统