Skip to content

A post processing tool that finds the minimal solution combination to cover all patterns

License

Notifications You must be signed in to change notification settings

eight04/sfinder-strict-minimal

Repository files navigation

sfinder-strict-minimal

Build Status codecov install size

An interactive post processing tool for solution-finder that generates the minimal PC solutions to cover all patterns.

screenshot

Install

npm install -g sfinder-strict-minimal

Usage

sfinder path -f csv -k pattern
sfinder-minimal output/path.csv

This tool will generate a markdown file named path_minimal_strict.md inside the current folder.

A demo of PC opener

Changelog

  • 0.2.0 (Jun 1, 2020)

    • Breaking: cli is changed.
    • Breaking: add interactive prompt to find the best set, now the tool only outputs one file.
    • Improve performance.
  • 0.1.0 (May 30, 2020)

    • Initial release.

About

A post processing tool that finds the minimal solution combination to cover all patterns

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published