### Compile
```
make clean; make
```


### Run

$instance: input cnf

```
./Light $instance
```

For more options, try './light -h'