Skip to content

Commit

Permalink
Remove non-required changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakshidaa committed May 23, 2024
1 parent d106e4e commit 4043e9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
- The multi-objective MCTS core algorithm is now implemented within the MCTS search functionality.
- 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.
- Preprocessing of the tree search can now be done using `aizynthcli`.
- `ReagentConnectAvailabilityQuery` can be used as an internal stock query class that uses the CAG client for querying reagent connect for availability.
- The `StockAvailablityScorer` has been updated such that it takes and additional `other_source_score` parameter.
- A `cutoff_number` parameter can be provided to the multi-expansion strategy to obtain only the top predictions.
- A `BrokenBondsScorer` has been created for scoring nodes and reaction trees based on the breaking of atom bonds.
Expand Down

0 comments on commit 4043e9d

Please sign in to comment.