We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix migration artifacts, typos and dead links across the wiki Sweep of all 867 pages: MediaWiki-to-GitHub migration damage repaired (wikilink artifacts, reversed link order, broken code blocks, image links restored as embeds), 2200+ typo/grammar/dead-link fixes, and remaining CalcCache references removed or marked version-historical. Factual example errors corrected where unambiguous (a.o. Boundcenter, Ge_or_rhs_null, Capacitated_connect, Dpoint, Modus). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Mark obsolete Dijkstra and selection functions in docs Updated documentation to clearly mark Dijkstra-related functions (`dijkstra_s`, `dijkstra_m`, `dijkstra_m64`, `dijkstra_directed`, `dijkstra_od`), as well as `subset` and `select_data`, as deprecated/obsolete. Added prominent warnings, replacement recommendations, and removed outdated deprecation notes. Improved consistency and migration guidance throughout the docs.
Update code block syntax naar markdown standaard: - replace < en > uit oude website naar < en > - replace <pre> en </pre> naar ``` - uit die code blokken dan ook de <i>, </i>, <b> en </b> eruit.
Updated Impedance Matrix obsolete dijkstra OD (markdown)