You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					 | 
			3 years ago | |
|---|---|---|
| src | 6 years ago | |
| test | 6 years ago | |
| .gitignore | 6 years ago | |
| Pipfile | 5 years ago | |
| README.md | 3 years ago | |
| __init__.py | 6 years ago | |
		
			
				
				README.md
			
		
		
	
	Algorithm test
Nathan's version of BM search.
Usage
$ python3 -m pip install pipenv
# Use virtualenv
$ PIPENV_VENV_IN_PROJECT=true pipenv shell
$ pipenv install --dev
- Unittest
 
$ pipenv run unittest