...all existing tests reproduced
...yet notation is hopefully more readable
Old:
graph.expansionRule([](size_t h,double){ return Cap{8, h%16, 63}; })
New:
graph.expansionRule(graph.rule().probability(0.5).maxVal(4))
|
||
|---|---|---|
| .. | ||
| gear | ||
| mem | ||
| DIR_INFO | ||