FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

elshize/intersect · GitHub

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program is used to select (approximately) optimal selection of available intersections to use for safe disjunctive queries.

Usage

intersect 0.1.0

USAGE:
    intersect [FLAGS] [OPTIONS] -k <k> [input]

FLAGS:
    -h, --help                  Prints help information
        --scale-by-query-len    Scale costs by this factor.
        --time                  Times each selection instead of printing the result.
    -V, --version               Prints version information

OPTIONS:
    -k <k>                   k value, at which to compute intersections.
        --max <max-terms>    Filters out available intersections to contain only those having max a given number of
                             terms.
    -m, --method <method>     [default: 	]
        --scale <scale>      Scale costs by this factor.

ARGS:
    <input>    Input file, stdin if not present

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL