mirror of
https://github.com/ellmau/adf-obdd.git
synced 2025-12-19 09:29:36 +01:00
Add contribution information in Readme
This commit is contained in:
parent
80915b1df8
commit
6fb4acd46f
@ -73,6 +73,11 @@ The binary predicate ac relates each statement to one propositional formula in p
|
|||||||
`adhoccounting` will cache the modelcount on-the-fly during the construction of the BDD
|
`adhoccounting` will cache the modelcount on-the-fly during the construction of the BDD
|
||||||
|
|
||||||
# Development notes
|
# Development notes
|
||||||
|
Here some additional information for contribution, testing, and development in general can be found.
|
||||||
|
## Contributing to the project
|
||||||
|
You want to help and contribute to the project? That is great. Please see the [contributing guidelines](https://github.com/ellmau/adf-obdd/blob/main/.github/CONTRIBUTING.md) first.
|
||||||
|
|
||||||
|
## Testing with the `res` folder:
|
||||||
To run all the tests placed in the submodule you need to run
|
To run all the tests placed in the submodule you need to run
|
||||||
```bash
|
```bash
|
||||||
$> git submodule init
|
$> git submodule init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user