CQCL / tket

Source code for the TKET quantum compiler, Python bindings and utilities
https://docs.quantinuum.com/tket/
Apache License 2.0
257 stars 48 forks source link

Add parameters to `GreedyPauliSimp` to limit search space #1622

Closed yao-cqc closed 3 weeks ago

yao-cqc commented 1 month ago

These parameters should limit the lookahead when deciding the best candidate as well as place a cap on the number of candidates evaluated at each step.