Teaser Image
OpenSourcES

OpenSourcES

  ·     ·   About

Constraint Solver Part 7: Sum constraint speed-up

Series: Constraint Solver in Julia Part One: Setup and backtracking Part Two: Pruning Part Three: Pruning+Benchmarking Part Four: Alldifferent constraint Part Five: Better data structure Part Six: S…

27 September 2019 in julia + puzzle + constraint-programming + optimization

Constraint Solver Part 6: Backtrack and Sum constraint

Series: Constraint Solver in Julia Part One: Setup and backtracking Part Two: Pruning Part Three: Pruning+Benchmarking Part Four: Alldifferent constraint Part Five: Better data structure This is pa…

21 September 2019 in julia + puzzle + constraint-programming + optimization

Constraint Solver Part 5: Different data structure

Series: Constraint Solver in Julia Part One: Setup and backtracking Part Two: Pruning Part Three: Pruning+Benchmarking Part Four: Alldifferent constraint This is part 5 of the series about: How to …

16 September 2019 in julia + puzzle + constraint-programming + optimization

Constraint Solver Part 4: Alldifferent constraint

Series: Constraint Solver in Julia Part One: Setup and backtracking Part Two: Pruning Part Three: Pruning+Benchmarking This is part 4 of the series about: How to build a Constraint Programming solv…

12 September 2019 in julia + puzzle + constraint-programming + optimization + graph-theory

Constraint Solver Part 3: More Pruning & Benchmarking

Series: Constraint Solver in Julia: Part One: Setup and backtracking Part Two: Pruning This is part 3 of the series about: How to build a Constraint Programming solver? In this part we want to make …

09 September 2019 in julia + puzzle + constraint-programming + optimization

Constraint Solver Part 2: Pruning

Series: Constraint Solver in Julia Part One: Setup and backtracking This is part 2 of the series about: How to build a Constraint Programming solver? Edit: I finished part 5 now so keep on reading …

07 September 2019 in julia + puzzle + constraint-programming + optimization

Building a constraint programming solver in Julia

This is an ongoing series about: How to build a constraint solver? If you haven't read this post: Perfect as it is part 1 ;) Otherwise: Part 2: Speed up backtracking using pruning Part 3: More prunin…

05 September 2019 in julia + puzzle + constraint-programming + optimization

Str8ts solved using Constraint programming

Last time we solved Sudokus. You missed it? Definitely check it out before you read this one. It's here! Was it simple? Not really, because we had to build everything up. At least for me it was a lot …

28 March 2017 in puzzle + str8ts + python + constraint-programming + optimization
← Older posts Page 1 of 2
Subscribe!
All content copyright © 2019 • All rights reserved.
Made with Grav