添加了run column和filter through的protocol,亲测能跑

This commit is contained in:
KCFeng425
2025-06-20 18:44:59 +08:00
parent 771540b88c
commit e564d26090
7 changed files with 1840 additions and 178 deletions

View File

@@ -29,6 +29,8 @@
这个重复了删掉TransferProtocol: generate_transfer_protocol,
CleanVesselProtocol: generate_clean_vessel_protocol, (√)
DissolveProtocol: generate_dissolve_protocol, (√)
FilterThroughProtocol: generate_filter_through_protocol, (×)
FilterThroughProtocol: generate_filter_through_protocol, (√)
RunColumnProtocol: generate_run_column_protocol, (×)
WashSolidProtocol: generate_wash_solid_protocol, (×)
上下文体积搜索