Skip to content

Commit

Permalink
First batch
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Oct 16, 2024
1 parent 0bb9b9a commit 2c4df77
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions docs/developer-guide/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,51 @@ toc_depth: 2

## Branch 9.2.x
### 9.2.0
#### New features



#### Improvements
batchrun forwards options to antares-solver [ANT-2314] (#2463)



#### Modeler

1.1.b API modeler (#2391)
1.1c: Scenarize problem filler (#2445)
2.1: Lib for modeling objects (#2383)
2.4c: PortFieldSum and substitution [ANT-2005] (#2415)
2.4e: visualize ast with graphviz [ANT-2036] (#2399) (#2426) (#2429)

4.5 Parse yaml [ANT-2206] (#2433) (#2431) (#2447)
4.5 Full exemple of parsing (#2448)


#### Bugfixes
Reset adequacy patch enabled (#2420)



#### For developers
Cucumber: add short tests & refactor some steps (#2382)
Use OR-Tools v9.11-rte1.1 (#2437)
Fix or-tools integration (#2402)


#### Code quality
Using filesystem path instead of yuni [ANT-1999] (#2435) (#2454)
Add a few const ref qualifiers to improve code readibility (#2459)



#### Removed
Remove function memoryUsage and affiliates (#2456)
Headers files : remove useless inclusions in OPT (#2411)
Remove unused code & #defines (#2412)
Remove last global variable (#2410)



* Changed the formula for the number of cores [details](../user-guide/solver/optional-features/multi-threading.md)

Expand Down

0 comments on commit 2c4df77

Please sign in to comment.