Skip to content

epita-rs/MLCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLCS

A Crate for finding the MLCS of an arbitrarily big number of strings

Testing

  1. Clone the repository:

    git clone https://github.com/epita-rs/MLCS.git
    cd MLCS
  2. Start the tests

    cargo test --release
  3. Start the performance benchmark

    cargo bench

Documentation

Interesting ressources concerning mlcs : https://github.com/lmcarreiro/multiple-lcs?tab=readme-ov-file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages