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

[TRACKING] Follow-up Enhancements #42

Closed
14 of 21 tasks
ganler opened this issue Sep 10, 2022 · 2 comments
Closed
14 of 21 tasks

[TRACKING] Follow-up Enhancements #42

ganler opened this issue Sep 10, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ganler
Copy link
Member

ganler commented Sep 10, 2022

The main features are refactored in #33 with a primary focus on extensibility, code quality, and maintainability (e.g., ci & PyPI). This thread tracks some follow-up (or P1~2) enhancements and features that we are going to work on in the next few weeks.

0.0.0

https://pypi.org/project/nnsmith/0.0.0/

0.0.1

https://pypi.org/project/nnsmith/0.0.1/

TBD

  • Cleaning stale branches after a 5-month window size;
  • nnsmith.fuzz TUI.
  • Implement exclude set logics;
  • Replace pygraphviz with graphviz to release the dependency constraint by pygraphviz?
  • Simplifying nnsmith arith by extending z3.ArithRef. floor div for symbolic integers in Python Z3Prover/z3#6309
  • Well-form core operators and dialects; -- core operators should not change that frequently...
  • Simplifying and bringing back attribute binning;
  • CLI-level documentation;
  • Tutorials on CLI, design, and extension.
@ganler
Copy link
Member Author

ganler commented Dec 30, 2022

Some new and main features/fixes that are not mentioned in the base comment, but will be served as the future release of v0.1.0:

GraphIR infrastructure for simplifying graph construction and mutation:

Scripts to evaluate coverage of generated tests:

Concolic generation, simplified size limiter, etc.

More backend support is coming soon.

@ganler ganler self-assigned this Dec 30, 2022
@ganler ganler added the enhancement New feature or request label Dec 30, 2022
@ganler
Copy link
Member Author

ganler commented Feb 19, 2023

Continued by tracking features via release versions or other smaller milestones.

@ganler ganler closed this as completed Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant