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

Internal Data Structure Simplification Abstraction #175

Open
dakusui opened this issue Feb 5, 2022 · 0 comments
Open

Internal Data Structure Simplification Abstraction #175

dakusui opened this issue Feb 5, 2022 · 0 comments
Assignees
Milestone

Comments

@dakusui
Copy link
Owner

dakusui commented Feb 5, 2022

In order to allow to use of external covering array generation engines (ACTS, PICT, AETG, etc.), it is required to introduce an internal data structure, where user-facing factors and levels are represented by primitive data types compatible with major engines.
This effort will contain a problem of converting a user-facing constraint, which is written in an arbitrary Java method into a predicate represented only by a handful of logical operators and mathematical comparators which all major tools support.

@dakusui dakusui added this to the Future milestone Jun 16, 2024
@dakusui dakusui self-assigned this Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant