Homepage: http://hakank.org/
Abstract: See next comment.
1/n
Abstract: See next comment.
1/n
For the result of the #MiniZinc Challenge 2025: www.minizinc.org/challenge/20... . (As mentioned earlier, the Picat SAT solver got two Silver.)
For the result of the #MiniZinc Challenge 2025: www.minizinc.org/challenge/20... . (As mentioned earlier, the Picat SAT solver got two Silver.)
Updates: picat-lang.org/updates.txt
It contains improvements of the SAT solver and - which is really cool - a bit vector constraint module which makes it possible to use arbitrary sized domains (> 2**56) in constraint models.
1/3
Updates: picat-lang.org/updates.txt
It contains improvements of the SAT solver and - which is really cool - a bit vector constraint module which makes it possible to use arbitrary sized domains (> 2**56) in constraint models.
1/3
As earlier years, Google OR-tools got all Gold medals. We (#Picat team) got two Silver (again). Choco: 1 Silver, 1, Bronze; Yuck: Silver; SICStus Prolog, Pumpkin, iZplus, and Atlantis: 1 Bronze.
Congrats to all!
As earlier years, Google OR-tools got all Gold medals. We (#Picat team) got two Silver (again). Choco: 1 Silver, 1, Bronze; Yuck: Silver; SICStus Prolog, Pumpkin, iZplus, and Atlantis: 1 Bronze.
Congrats to all!
His other YT videos: www.youtube.com/@jbum
His other YT videos: www.youtube.com/@jbum
Since I rather want to use my local LLM (via LM Studio), ChatGPT (4o) and I did Terminal Assistant instead. Examples: hakank.org/terminal_ass...
Since I rather want to use my local LLM (via LM Studio), ChatGPT (4o) and I did Terminal Assistant instead. Examples: hakank.org/terminal_ass...
#Picat program: www.hakank.org/picat/no_cha... showing two constraint approaches (and a brute force variant).
LLMs might get one of the two solutions, but often only after a lot of corrections.
#Picat program: www.hakank.org/picat/no_cha... showing two constraint approaches (and a brute force variant).
LLMs might get one of the two solutions, but often only after a lot of corrections.
Yesterday, I checked how GPT 4o would do: chatgpt.com/share/67d479...
In summary: quite much better.
Yesterday, I checked how GPT 4o would do: chatgpt.com/share/67d479...
In summary: quite much better.
So I asked GPT 4.5 + Deep Research for a report on LLM Cognitive Biases Research. Here's the report: chatgpt.com/share/67d47b...
So I asked GPT 4.5 + Deep Research for a report on LLM Cognitive Biases Research. Here's the report: chatgpt.com/share/67d47b...
picat-lang.org/download.html
Updates: picat-lang.org/updates.txt
E.g. new if/then/else syntax variant, improved error handling, debug flag (-d) at command line, new between/4, and some other bug fixes.
picat-lang.org/download.html
Updates: picat-lang.org/updates.txt
E.g. new if/then/else syntax variant, improved error handling, debug flag (-d) at command line, new between/4, and some other bug fixes.
But, darn what Copilot autocomplete disturbed the flow...
1/2
But, darn what Copilot autocomplete disturbed the flow...
1/2
Updates: picat-lang.org/updates.txt (e.g. new if/then/else syntax variant, improved error handling, debug flag (-d) at command line, new between/4, and some other bug fixes).
Updates: picat-lang.org/updates.txt (e.g. new if/then/else syntax variant, improved error handling, debug flag (-d) at command line, new between/4, and some other bug fixes).
Actually even more so since some days I really struggled with my "chemo brain" after the cancer chemotherapy that finished earlier this year.
Actually even more so since some days I really struggled with my "chemo brain" after the cancer chemotherapy that finished earlier this year.
#Picat: hakank.org/advent-of-co...
And thanks for all these wonderful (and - at least for me - sometimes too hard) puzzles!
#Picat: hakank.org/advent-of-co...
And thanks for all these wonderful (and - at least for me - sometimes too hard) puzzles!
- hakank.org/advent-of-co...
- hakank.org/advent-of-co...
part1b.pi was the one I used to get a point since part1.pi contained an annoying bug (fixed via DestyNova's hint).
- hakank.org/advent-of-co...
- hakank.org/advent-of-co...
part1b.pi was the one I used to get a point since part1.pi contained an annoying bug (fixed via DestyNova's hint).