Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precisely specify Minimal Cut Set (MCS) and Prime Implicant (PI) #25

Open
rakhimov opened this issue Dec 18, 2016 · 0 comments
Open

Precisely specify Minimal Cut Set (MCS) and Prime Implicant (PI) #25

rakhimov opened this issue Dec 18, 2016 · 0 comments

Comments

@rakhimov
Copy link
Member

This issue came up because handling of non-coherent models by some popular software packages
is such a joke that it is not even funny. Seriously.

Unfortunately, the current standard does not formally specify MCS or PI.

Since it was noted in the past
that tools tend to approach non-coherent models differently
and produce disagreeing, inconsistent, or different results,
a precise specification of MCS and PI terms
would help the community with:

- cross-validation
- quality assurance
- unfounded reliance on approximations

Fortunately, Antoine Rauzy has already done
the hard part of mathematically defining the notions of MCS and PI:

A. Rauzy, "Mathematical foundation of minimal cutsets,"
IEEE Trans. Reliab. Eng. Syst. Saf., vol. 50, no. 4, pp. 389-396, 2001

The only thing left is to translate it properly into the human language
or reference these definitions in the MEF standard.

As the result of the clear specification,
a non-conforming software needs to precisely state
in what aspects it differs from the standard, mathematical definition;
otherwise, it would be misinforming the analysts
and shouldn't call the result MCS/PI
(call it degenerate-MCS, if it wishes, but not MCS).
In other words,
this specification would be a reference point for approximations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant