Active Projects as of Today
Hello again, I've been traveling quite a lot recently so I haven't had the opportunity to dedicate the necessary time and effort for writing here and developing Rubikraze (the project I'm currently working on).
This will be a small journal post just to talk about next goals and objectives in my projects and my occupations in general.
Regarding Rubikraze, I'm still trying to find out whether the Color-Driven Summation (CDS) method I developed is useful to determine if a Rubik's Cube is solvable or not. My plan to use brute force by calculating the CDS of a bunch of cubes (both solvable and unsolvable) that I'll generate automatically using simple algorithms, and compare both kinds of CDS; therefore, if a solvable cube's CDS is the same as that of an unsolvable one, it would be evidence that my method doesn't work, so I would have to either completely scrap it or modify it. I'm quite optimistic that there has to be a numerical (yet not unique) harmony behind every configuration that can signal if a cube is solvable or not, but I still have to look further into it.
I'm also taking online courses on topics that I'm not familiar with, this is what takes most of my time.
Also, I'm planning to write a big post about Convertool; that will probably take a while, since Convertool was a fairly complex tool. It used a lot of regex statements and math, with support to 6 languages. In fact, one post might not be enough for the sheer amount of functionalities implemented in Convertool, so I'll have to plan a series of posts.
I also have some ideas for side projects for when I finish Rubikraze or for when I need a break from it.
So yeah, this has been a small explanation of what I'm using my coding time for. Thanks for reading as always.
Comments
Post a Comment