Skip to content

Commit 4043e9d

Browse files
committed
Remove non-required changes
1 parent d106e4e commit 4043e9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
- The multi-objective MCTS core algorithm is now implemented within the MCTS search functionality.
1616
- A separate GUI component has been introduced for doing MO tree analysis. Additional functionalities have been added to GUI widgets to set two rewards/objectives to MCTS search. Pareto front is automatically plotted if MO-MCTS is run. Route re-ordering is automatically disabled for MO-MCTS.
1717
- Preprocessing of the tree search can now be done using `aizynthcli`.
18-
- `ReagentConnectAvailabilityQuery` can be used as an internal stock query class that uses the CAG client for querying reagent connect for availability.
1918
- The `StockAvailablityScorer` has been updated such that it takes and additional `other_source_score` parameter.
2019
- A `cutoff_number` parameter can be provided to the multi-expansion strategy to obtain only the top predictions.
2120
- A `BrokenBondsScorer` has been created for scoring nodes and reaction trees based on the breaking of atom bonds.

0 commit comments

Comments
 (0)