Skip to content

Instantly share code, notes, and snippets.

View PolyRocketMatt's full-sized avatar
🏳️‍🌈

Matthias PolyRocketMatt

🏳️‍🌈
View GitHub Profile
@PolyRocketMatt
PolyRocketMatt / CustomDimension.java
Created February 5, 2022 14:50 — forked from DerFrZocker/CustomDimension.java
A simple class to change the dimension type of a world. For Spigot and Minecraft version 1.18.1.
/*
* MIT License
*
* Copyright (c) 2022 Marvin (DerFrZocker)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is

complexiteit klassen P, NP, NPC

P

formeel

alle ja/nee problemen die opgelost kunnen worden met een deterministische Turingmachine binnen polynomiale tijd.

Begrijpelijk gezegd

alle ja/nee problemen die kunnen opgelost worden met een uitvoeringstijd die een veelterm is afhankelijk van de invoerlengte.

Voorbeeld