mirror of
https://github.com/ellmau/adf-obdd.git
synced 2025-12-19 09:29:36 +01:00
Update to trigger a new rustfmt
The rustfmt issue on the CI is not reproducable
This commit is contained in:
parent
57cdb469a0
commit
273973f378
@ -319,6 +319,7 @@ impl Adf {
|
||||
.collect::<Vec<Vec<Term>>>()
|
||||
}
|
||||
|
||||
/// compute the stable representation
|
||||
fn stable_representation(&self) -> Bdd {
|
||||
log::debug!("[Start] stable representation rewriting");
|
||||
self.ac.iter().enumerate().fold(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user