SeaPearl v0.4.5
Closed issues:
Merged pull requests:
- Add management of cpu and random seed and clean code (#406) (@Max9294D)
- add include and parsing time to time limit (#407) (@navaxel)
- Add schedule XCSP3 tests (#408) (@jardinetsouffleton)
- Correct error getindex(nothing) in argparse. (#410) (@Max9294D)
- change default value nb_core (#411) (@Max9294D)
- Comment parser (#412) (@Max9294D)
- Tom experiments (#413) (@Max9294D)
- new settings for ppo learning (#414) (@navaxel)
- Ppo settings (#415) (@navaxel)
- Add option to enter the parameters values with a json file (#417) (@Max9294D)
- Correction for intension constraint parsing with constant (#418) (@navaxel)
- ppo update function overwritten (#419) (@navaxel)
- correct memory bug (#420) (@Max9294D)
- Sum parser (#422) (@navaxel)
- Fix XCSP3 output for undefined variables (#423) (@navaxel)
- Fix parsing issue for XCSP3 instances (#424) (@jardinetsouffleton)
- Rename abstract type pool to Pool (#426) (@CasBex)