Commit ef6584bf authored by kazushi.kawamura's avatar kazushi.kawamura

Update README.md

parent cd915a3e
# Setup
```
cd solver_python
(sudo) python3 setup.py install
python3 main.py -p input-Q-file(.txt) [-s seed-value] [-o output-A-file(.txt)]
```
```
(sudo) rm -rf build
(sudo) pip3 uninstall mySolverModule
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment