Tagged articles
34 articles
Page 1 of 1
Model Perspective
Model Perspective
Nov 25, 2025 · Fundamentals

Can Ancient Feng Shui Principles Be Modeled with Modern Physics? A Scientific Exploration

This article examines traditional Feng Shui concepts through the lens of modern environmental science, translating the notion of "qi" into measurable physical variables, building fluid‑dynamic, solar‑geometry, and graph‑theoretic models, and applying them to classic Chinese sites for quantitative evaluation.

Environmental ModelingFeng ShuiSolar Geometry
0 likes · 12 min read
Can Ancient Feng Shui Principles Be Modeled with Modern Physics? A Scientific Exploration
Model Perspective
Model Perspective
Nov 21, 2025 · Fundamentals

How to Use Mathematical Modeling to Optimize Everyday Decisions

This article demonstrates how to apply mathematical modeling techniques—such as knapsack optimization, cost‑benefit analysis, graph shortest‑path algorithms, linear programming for nutrition, portfolio theory, and multi‑criteria decision methods—to improve daily time management, shopping, commuting, health, finance, and overall life choices.

AHPLinear ProgrammingPortfolio Theory
0 likes · 10 min read
How to Use Mathematical Modeling to Optimize Everyday Decisions
Model Perspective
Model Perspective
Aug 1, 2025 · Artificial Intelligence

Why Tree Structures Limit Math Knowledge Graphs and How Network Thinking Helps

The article examines the shortcomings of using hierarchical tree models for K‑12 math knowledge graphs and proposes a network‑based graph approach that better captures cross‑topic relationships, supports flexible learning paths, and combines the strengths of both structures for richer educational design.

Curriculum DesignEducational TechnologyKnowledge Graph
0 likes · 8 min read
Why Tree Structures Limit Math Knowledge Graphs and How Network Thinking Helps
Model Perspective
Model Perspective
Feb 10, 2025 · Operations

Master Task Scheduling with AOV and AOE Networks: From Class Timetables to Project Plans

This article explains how AOV (Activity on Vertex) and AOE (Activity on Edge) networks model task dependencies and durations, showing practical examples for course scheduling and construction project management, and demonstrates topological sorting and critical‑path analysis to create clear, conflict‑free schedules.

AOE networkAOV networkProject Management
0 likes · 7 min read
Master Task Scheduling with AOV and AOE Networks: From Class Timetables to Project Plans
Model Perspective
Model Perspective
Sep 10, 2024 · Fundamentals

Why Euler’s Polyhedron Formula Is the Gateway to Modern Topology

Euler’s polyhedron formula V‑E+F=2, celebrated as the second most beautiful theorem, links simple geometric counts to deep topological insights, inspiring centuries of proofs, applications from dice to soccer balls, and paving the way for graph theory, the four‑color theorem, and modern topology.

EulerMathematics Historygraph theory
0 likes · 10 min read
Why Euler’s Polyhedron Formula Is the Gateway to Modern Topology
Model Perspective
Model Perspective
Sep 4, 2024 · Fundamentals

Modeling Family Financial Crises with Graph Theory: Insights into System Resilience

The article uses the TV drama “凡人歌” to illustrate how a family’s financial shock can be abstracted as a complex, coupled system, examining its feedback loops, risk‑resilience, and how graph‑theoretic modeling of members and relationships reveals pathways of impact and potential mitigation strategies.

Risk analysisfamily dynamicsgraph theory
0 likes · 10 min read
Modeling Family Financial Crises with Graph Theory: Insights into System Resilience
Model Perspective
Model Perspective
Jul 4, 2024 · Fundamentals

Unlock Your Inner Mathematician: Exploring Voronoi, Graph Theory, and More

The article invites readers to revive the mathematician, physicist, economist and other scholarly personas within themselves, showing how interdisciplinary concepts such as Voronoi diagrams, graph theory, knot theory, non‑Euclidean geometry, fuzzy logic and fractal dimensions can enrich everyday problem‑solving and inspire a love of mathematics.

Non-Euclidean GeometryVoronoi diagramfractal dimension
0 likes · 21 min read
Unlock Your Inner Mathematician: Exploring Voronoi, Graph Theory, and More
Model Perspective
Model Perspective
Jul 2, 2024 · Fundamentals

How to Quantify Tight vs Loose Coupling with Graph Theory

Understanding tight and loose coupling in system design, this article explains their trade‑offs, introduces a coupling degree metric based on graph theory, demonstrates calculations with example module dependencies, and discusses when each approach is preferable for performance, maintainability, and scalability.

CouplingSoftware ArchitectureSystem Design
0 likes · 6 min read
How to Quantify Tight vs Loose Coupling with Graph Theory
Model Perspective
Model Perspective
May 20, 2024 · Artificial Intelligence

How Dimensionality Reduction and Graph Theory Simplify Complex Systems

The article explains how dimensionality reduction techniques—such as PCA, LDA, and t‑SNE—combined with graph theory can transform high‑dimensional data into simpler, low‑dimensional representations, enabling clearer analysis of complex systems like neural networks and image data, and enhancing machine‑learning efficiency.

Data visualizationdimensionality reductiongraph theory
0 likes · 6 min read
How Dimensionality Reduction and Graph Theory Simplify Complex Systems
Model Perspective
Model Perspective
May 18, 2024 · Fundamentals

How Graph Theory Reveals Hidden Criminal Networks: Centrality Measures Explained

By modeling crime relationships as graphs and applying centrality metrics such as degree, betweenness, and closeness, investigators can mathematically identify key suspects, trace financial flows, and prioritize targets, demonstrating how graph theory transforms complex criminal networks into actionable intelligence.

centralitycrime investigationgraph theory
0 likes · 10 min read
How Graph Theory Reveals Hidden Criminal Networks: Centrality Measures Explained
Model Perspective
Model Perspective
Jan 14, 2024 · Fundamentals

How Graph Theory Can Predict Global War Risks: A Quantitative Model

This article presents a graph‑theory based mathematical model that treats nations as nodes and their relationships as weighted edges, using centrality metrics to quantitatively assess and forecast potential war risks, illustrated with a 2024 case study of key global regions and an adjacency matrix.

International RelationsRisk Modelingcentrality metrics
0 likes · 9 min read
How Graph Theory Can Predict Global War Risks: A Quantitative Model
Zhuanzhuan Tech
Zhuanzhuan Tech
Nov 15, 2023 · Information Security

Association Graph for Fraud Detection: Theory, Architecture, and Applications

This article explains the concept of association graphs, their foundation in graph theory, storage architectures, noise‑reduction techniques, and practical applications such as feature mining, coloring, backend visualization, data analysis, and monitoring for fraud detection in risk control systems.

association graphfraud detectiongraph database
0 likes · 14 min read
Association Graph for Fraud Detection: Theory, Architecture, and Applications
Model Perspective
Model Perspective
Oct 26, 2023 · Fundamentals

Modeling Classic Afanti Tales: Donkey, Oil, and Meal Fee Puzzles

This article explores how mathematical modeling and graph‑theoretic methods can rigorously solve three classic Afanti folk stories—dividing donkeys, splitting oil, and a meal‑fee dispute—illustrating the power of formal models for everyday problem solving.

folk talesgraph theorymathematical modeling
0 likes · 15 min read
Modeling Classic Afanti Tales: Donkey, Oil, and Meal Fee Puzzles
Model Perspective
Model Perspective
Oct 22, 2023 · Fundamentals

How Graph Theory and Complex Networks Shape Everyday Life

Graph theory and complex network principles help model everyday systems—from friendships and city roads to power grids and ecosystems—by representing entities as nodes and relationships as edges, enabling analysis of properties like small‑world effects, clustering, and path lengths to optimize traffic, social insights, and stability.

Complex NetworksPower Gridecosystem modeling
0 likes · 8 min read
How Graph Theory and Complex Networks Shape Everyday Life
JD Tech
JD Tech
Jul 24, 2023 · Artificial Intelligence

An Introduction to Graph Computing: Concepts, History, and Real‑World Applications

This article provides a comprehensive overview of graph computing, covering its fundamental concepts, historical development from Euler's bridges to modern graph neural networks, various algorithmic techniques, and practical applications in search, recommendation, finance, fraud detection, and many other AI‑driven domains.

graph computinggraph neural networksgraph theory
0 likes · 12 min read
An Introduction to Graph Computing: Concepts, History, and Real‑World Applications
Model Perspective
Model Perspective
Nov 22, 2022 · Fundamentals

How to Solve the Traveling Salesman Problem Using Python & NetworkX

This article introduces the classic Traveling Salesman Problem, explains its mathematical formulation, discusses its NP‑hard nature, and demonstrates a practical solution in Python by generating random city coordinates, building a distance graph with NetworkX, applying an approximation algorithm, and visualizing the resulting tour.

NP-hardPythongraph theory
0 likes · 6 min read
How to Solve the Traveling Salesman Problem Using Python & NetworkX
Model Perspective
Model Perspective
Oct 14, 2022 · Artificial Intelligence

How SimRank Leverages Graph Theory for Powerful Recommendations

SimRank, a graph‑theoretic recommendation algorithm, models users and items as a bipartite graph and computes similarity through iterative matrix operations, with extensions like SimRank++ incorporating edge weights and evidence, while scalable solutions use big‑data frameworks or Monte‑Carlo simulations.

Big DataMatrix ComputationRecommendation Systems
0 likes · 8 min read
How SimRank Leverages Graph Theory for Powerful Recommendations
Model Perspective
Model Perspective
Jun 27, 2022 · Fundamentals

What Makes a Complex Network Complex? Key Concepts and Characteristics

Complex networks are highly intricate systems characterized by massive node counts, evolving structures, diverse weighted and directed connections, nonlinear dynamics, and heterogeneous node types, and they exhibit hallmark features such as small‑world behavior, clustering, and power‑law degree distributions, all of which are essential for understanding their geometry, formation, evolution, and stability.

Complex Networksgraph theorynetwork science
0 likes · 5 min read
What Makes a Complex Network Complex? Key Concepts and Characteristics
Model Perspective
Model Perspective
Jun 7, 2022 · Fundamentals

What Are the Core Concepts of Graph Theory? A Beginner’s Guide

This article introduces the basic concepts of graph theory, covering definitions of graphs, undirected and directed graphs, simple and complete graphs, weighted graphs, vertex degree, subgraphs, paths and cycles, as well as connectivity in both undirected and directed contexts.

connectivitydirected graphgraph theory
0 likes · 7 min read
What Are the Core Concepts of Graph Theory? A Beginner’s Guide
Python Programming Learning Circle
Python Programming Learning Circle
Apr 9, 2022 · Fundamentals

Algorithmic Solutions for Seven Programming Problems (Number Cards, Grid Lines, Cube Packing, Shortest Path, Hamiltonian Cycle, Time Display, Pascal's Triangle)

This article presents detailed problem statements, mathematical analysis, and Python implementations for seven algorithmic challenges covering combinatorial counting, geometry, number theory, graph shortest paths, Hamiltonian cycles, time conversion, and Pascal's triangle indexing.

algorithmcombinatoricscompetitive programming
0 likes · 14 min read
Algorithmic Solutions for Seven Programming Problems (Number Cards, Grid Lines, Cube Packing, Shortest Path, Hamiltonian Cycle, Time Display, Pascal's Triangle)
JD Tech
JD Tech
Apr 1, 2022 · Fundamentals

Advanced Matching Algorithms and Graph Data Structures: KMP, Rabin‑Karp, Boyer‑Moore, Trie, Double‑Array Trie, and AC Automaton

This article introduces common graph concepts and several advanced string‑matching algorithms—including Brute‑Force, Rabin‑Karp, KMP, Boyer‑Moore, AC automaton, Trie, and Double‑Array Trie—explaining their principles, implementations, complexity analyses, and typical application scenarios for search systems.

AlgorithmsKMPTrie
0 likes · 20 min read
Advanced Matching Algorithms and Graph Data Structures: KMP, Rabin‑Karp, Boyer‑Moore, Trie, Double‑Array Trie, and AC Automaton
Python Programming Learning Circle
Python Programming Learning Circle
Dec 1, 2021 · Fundamentals

Introduction to NetworkX: Installation, Basic Usage, and Graph Operations in Python

This article introduces the Python NetworkX library, covering its installation via Anaconda, fundamental graph creation, node and edge manipulation, attribute handling, directed and multigraph features, built‑in generators, analysis functions, and visualization with Matplotlib, all illustrated with concrete code examples.

Data StructuresPythongraph theory
0 likes · 13 min read
Introduction to NetworkX: Installation, Basic Usage, and Graph Operations in Python
21CTO
21CTO
Sep 18, 2021 · Fundamentals

10 Essential Algorithms That Shaped Modern Computing

This article introduces ten foundational algorithms—from sorting and Fourier transforms to encryption and graph analysis—explaining their core principles, historical origins, and the pivotal roles they play in today’s software, security, and data processing systems.

AlgorithmsSignal ProcessingSorting
0 likes · 9 min read
10 Essential Algorithms That Shaped Modern Computing
New Oriental Technology
New Oriental Technology
Dec 7, 2020 · Fundamentals

Efficient Circuit Connection Modeling with a Circular Doubly Linked List

The article compares an adjacency‑list approach and a circular doubly linked list for representing circuit connections, showing that the linked‑list method achieves O(1) connect/disconnect operations with linear space, making it the most efficient and simple solution for graph‑based circuit modeling.

Data Structuresalgorithmcircuit modeling
0 likes · 4 min read
Efficient Circuit Connection Modeling with a Circular Doubly Linked List
DataFunTalk
DataFunTalk
Oct 8, 2020 · Artificial Intelligence

Community Detection in Graphs: Granovetter's Theory, Louvain Algorithm, and Overlapping Communities with BigCLAM

This article explains the concept of communities in graphs, illustrates Granovetter's weak tie theory, introduces the Louvain algorithm for modularity‑based community detection, and presents the overlapping‑community detection method BigCLAM built on the Community Affiliation Graph Model.

BigCLAMLouvain Algorithmcommunity-detection
0 likes · 8 min read
Community Detection in Graphs: Granovetter's Theory, Louvain Algorithm, and Overlapping Communities with BigCLAM
360 Quality & Efficiency
360 Quality & Efficiency
Feb 9, 2018 · Game Development

In‑Depth Analysis of the Game’s Travel Simulation System and Item Mechanics

This article dissects the game’s sophisticated travel simulation, explaining how regions are modeled as connected undirected graphs, how Dijkstra’s algorithm determines optimal paths, and how various items, probabilities, and special nodes influence destination selection, travel duration, postcards, collectibles, and achievement flags.

Dijkstra algorithmachievement systemgame mechanics
0 likes · 12 min read
In‑Depth Analysis of the Game’s Travel Simulation System and Item Mechanics
Java Backend Technology
Java Backend Technology
Jan 17, 2018 · Databases

Why Graph Databases Outperform Relational DBs for Social Network Queries

The article explains the limitations of relational databases for large‑scale, highly connected data, introduces NoSQL and graph database models, demonstrates how graph queries efficiently retrieve multi‑degree social connections, and showcases Neo4j’s performance advantages over traditional RDBMS.

Database PerformanceNeo4jNoSQL
0 likes · 14 min read
Why Graph Databases Outperform Relational DBs for Social Network Queries
Aotu Lab
Aotu Lab
Nov 3, 2017 · Game Development

Build a One‑Stroke Puzzle Game with Auto‑Graph Recognition

This article explains how to implement a one‑stroke puzzle game using graph theory, describes the two‑step rendering process, provides JavaScript pseudocode for touch interaction, and details an automatic image‑recognition tool that extracts level data from hand‑drawn diagrams while optimizing performance.

CanvasImage ProcessingJavaScript
0 likes · 15 min read
Build a One‑Stroke Puzzle Game with Auto‑Graph Recognition
21CTO
21CTO
Feb 14, 2016 · Big Data

How PageRank Works: From Random Surfer Theory to MapReduce Implementation

This article explains the fundamental principles of Google's PageRank algorithm, modeling web pages as a directed graph and a random surfer, discusses matrix formulation, convergence issues like dangling nodes and traps, and demonstrates a practical MapReduce implementation with Python code for large‑scale rank computation.

Big DataMapReducePageRank
0 likes · 15 min read
How PageRank Works: From Random Surfer Theory to MapReduce Implementation