Git Product home page Git Product logo

bilger's Introduction

yo

$$\ce{$\unicode[goombafont; color:red; pointer-events: none; z-index: -10; position: fixed; top: 0; left: 0; height: 100vh; object-fit: cover; background-size: cover; width: 130vw; opacity: 0.5; background: url('https://raw.githubusercontent.com/hrt/hrt/main/picture.png');]{x0000}$}$$

bilger's People

Contributors

hrt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bilger's Issues

Compile with openmp and -O3

Hey :) awesome work! I used this for my own bot and it worked an absolute treat.

I managed to improve the performance significantly by adding -O3 optimisations and wrapping the main search for loop with #pragma omp parallel for and compiling with openmp. On my 2014 MacBook Pro Retina laptop it can now solve depth = 3 in ~0.1s and depth = 4 in ~2.7s.

Happy to throw up a patch when I have some time, but figured I'd document here for anyone reading :)

Thanks again for the great open source contribution!

Infinite swap lock

If you look 3 moves deep and there are only ever 2 combos, the first move you do can be anything since it doesn't affect the game in anyway (assuming the first move is the non combo).
This causes an loop of doing nothingness..
example board
DFBCFC
DADCAE
AEEBFC
BCFDBB
CCZEAC
EFFDEA
DECACB
ADDCEF
EBDFEB
BFACBE
ADCEEX
DACBBD

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.