Update Rapahel.Net

Signed-off-by: Asriel Camora <asriel@camora.dev>
This commit is contained in:
Asriel Camora
2026-01-03 07:53:47 -08:00
parent a041fc6ebf
commit f26d958a5c
3 changed files with 4 additions and 14 deletions
+1
View File
@@ -209,6 +209,7 @@ public sealed class Solver : IDisposable
{
Adversarial = Config.Adversarial,
BackloadProgress = Config.BackloadProgress,
AllowNonMaxQualitySolutions = true,
LogLevel = Raphael.LevelFilter.Debug,
ThreadCount = (ushort)Config.MaxThreadCount,
};