• 26 Posts
  • 590 Comments
Joined 4 years ago
cake
Cake day: February 1st, 2023

help-circle


  • edinbruh@feddit.itto196@lemmy.blahaj.zoneautism rule
    link
    fedilink
    English
    arrow-up
    34
    ·
    edit-2
    1 day ago

    All online tests are basically

    Test: from 1 to 5, how much X do you feel?

    You: 4/5

    Test results: You are 75% X

    You: so true

    You can always tell immediately which question confirms your preconceptions, so you can never answer genuinely. It’s all confirmation bias.

    This is all amplified by the fact that if you are taking the test, you already think that you are the thing in the test (in this case, autistic).

    P.S. this includes mbti tests. Don’t let their sciency looks deceive you. It’s all confirmation bias, all fake.



  • I think a “constraint propagation” based solver should work well. So you can try using minizinc and play with the solvers it gives you. Using gecode and heuristics it can get very fast (try using relax_and_reconstruct, together with restart_luby and indomain_random, to obtain a simple LNS. Or you can use Google’s OR tools solver, that is based on ILP and is very fast, and can run multithreaded.

    You can also go fully ILP, and model your problem in ampl, and try some free (e.g. glpk) or commercial (e.g. gurobi) ILP solver.

    I doubt it helps, but there’s always SMT solvers (e.g. cvc5), which I don’t think can be faster but is surely easier to model than a pure SAT. And there’s also ASP solvers like clingo (clasp+gringo), that are purely logic based and implement common-sense-reasoning.







  • edinbruh@feddit.ittoLemmy Shitpost@lemmy.worldOof
    link
    fedilink
    English
    arrow-up
    3
    ·
    11 days ago

    She also decided that in her fictional magical world, magic would not be a rare occurrence, skill thing, or even a spiritual thing, but strictly racial.

    Wizards are born from other wizards. Period. Even muggle-born wizards like Hermione are actually descendants of squibs (wizard-born wizards that have no magic abilities) who left the wizarding world and went on to live as muggles.

    I learned that recently and I was so weirded out. Why would you have that? Is it just to crush the children’s hope?