You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@
15
15
- The multi-objective MCTS core algorithm is now implemented within the MCTS search functionality.
16
16
- 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.
17
17
- 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.
19
18
- The `StockAvailablityScorer` has been updated such that it takes and additional `other_source_score` parameter.
20
19
- A `cutoff_number` parameter can be provided to the multi-expansion strategy to obtain only the top predictions.
21
20
- A `BrokenBondsScorer` has been created for scoring nodes and reaction trees based on the breaking of atom bonds.
0 commit comments