Hamming Index for Some Classes of Graphs with Respect to Edge-Vertex Incidence Matrix

Wilda Sitorus (Department of Mathematics, Universitas Sumatera Utara, Medan, Indonesia)
Saib Suwilo (Department of Mathematics, Universitas Sumatera Utara, Medan, Indonesia)
Mardiningsih (Department of Mathematics, Universitas Sumatera Utara, Medan, Indonesia)

Proceedings of MICoMS 2017

eISBN: 978-1-78756-793-1

ISSN: 2516-2853

Publication date: 4 May 2018

Abstract

Hamming distance of a two bit strings u and v of length n is defined to be the number of positions of u and v with different digit. If G is a simple graph on n vertices and m edges and B is an edge–vertex incidence matrix of G, then every edge e of G can be labeled using a binary digit string of length n from the row of B which corresponds to the edge e. We discuss Hamming distance of two different edges of the graph G. Then, we present formulae for the sum of all Hamming distances between two different edges of G, particularly when G is a path, a cycle, and a wheel, and some composite graphs.

Keywords

Citation

Sitorus, W., Suwilo, S. and Mardiningsih, (2018), "Hamming Index for Some Classes of Graphs with Respect to Edge-Vertex Incidence Matrix", Proceedings of MICoMS 2017 (Emerald Reach Proceedings Series, Vol. 1), Emerald Publishing Limited, Leeds, pp. 621-628. https://doi.org/10.1108/978-1-78756-793-1-00098

Publisher

:

Emerald Publishing Limited

Copyright © 2018, Wilda Sitorus, Saib Suwilo, Mardiningsih.

License

Published in the Emerald Reach Proceedings Series. Published by Emerald Publishing Limited. This article is published under the Creative Commons Attribution (CC BY 4.0) licence. Anyone may reproduce, distribute, translate and create derivative works of this article (for both commercial and non-commercial purposes), subject to full attribution to the original publication and authors. The full terms of this licence may be seen at http://creativecommons.org/licences/by/4.0/legalcode


1. Introduction

Let Z2={0,1}. Notice that Z2,+2 is a group with binary operation addition modulo 2. A bit string x of length n can be thought as an element of the set ???Z2×Z2××Z2n. Moreover, the set Z2×Z2××Z2nwith binary operation defined by

x2y=(x1+2y1,x2+2y2,,xn+2yn)
is a group. For a bit string xZ2×Z2××Z2 the weight of x, denoted by wt(x), is the number of 1 contained in x. For two bit strings x,yZ2×Z2××Z2 the Hamming distance of x and y, denoted by Hd(x,y), is the number of positions in x and y with different digits. Hamming distance can also be defined by Hd(x,y)=wt(x2y) (Pless, 1998).

Let G(V,E) be a simple graph on n vertices and m edges with vertex set V={v1,v2,,vn} and edge set E={e1,e2,,em} . If the edge e={u,v} , we say that the edge e incident to vertices u and v. Two edges ei and ej are adjacent if they have one end vertex in common.

An edge–vertex incidence matrix of a graph G is an m×n matrix B=(bij) defined by

bij={ 1,if the edgeeiis incident to the vertexvj, 0,if the edgeeiis not incident to the vertexvj.
Notice that every row of the edge–vertex incidence matrix of G is a bit string of length n and thus the edge–vertex incidence matrix contains m bit strings each of length n. For i=1,2,,m we define s(ei)=B(i,:) where B(i,:) is the ith row of B. For each two different edges ei and ej the Hamming distance between ei and ej is defined to be
Hd(s(ei),s(ej))=Hd(B(i,:),B(j,:))=wt(B(i,:)2B(j,:)).
The sum of Hamming distances of a graph G, denoted by H(G), is defined as
H(G)=1i<jmHd(s(ei),s(ej)) =1i<jmHd(B(i,:),B(j,:))=1i<jmwt(B(i,:)2B(j,:)).
The sum of Hamming distances is also called the Hamming index.

The notion of Hamming distance and sum of Hamming distances of edges of simple graph G is initiated by Ramane et al. (2015). They discuss a general formula for Hamming index of a graph and apply this formula to get the Hamming index of classes of regular graph. Hamming distance and Hamming index of a graph can also be defined using the adjacency matrix of the graph (Ganagi and Ramane, 2016). In this paper, we discuss Hamming distance and sum of Hamming distances of simple graph with respect to its edge–vertex incidence matrix. We especially discuss a way of finding the Hamming index of a graph from the known Hamming index of its subgraph. We first present formulae for Hamming index of some graphs consist of a path or a cycle as its subgraph. We then present a formula for Hamming index of some composite graphs.

2. Necessary background

Let G be a graph with vertex set V={v1,v2,,vn} and edge set E={e1,e2,,em}. For each vertex vi the degree of vi, denoted by deg(vi), is the number of edges in G that are incident to vi. It is well known that i=1ndeg(vi)=2m (Korte and Vygen, 2006).

We note that by definition, the Hamming index of a graph can be calculated using the formula H(G)=1i<jmwt(B(i,:)2B(j,:)). Employing this formula, the Hamming index of a certain graph can be determined using the following algorithm (Figure 1).

Figure 1. Algorithm for Sum of Hamming Distances

Figure 1.

Algorithm for Sum of Hamming Distances

The following lemma, due to Ramane et al. (2015), presents a formula for Hamming distance between two edges of a simple graph. We present a simpler proof than in Ramane et al. (2015).

Lemma 2. Let G be a simple graph. Then

Hd(s(ei),s(ej))={ 2,ifeiis adjacent toej,4,ifeiis not adjacent toej.

Proof. Since every edge of G is incident to exactly two vertices, then for each i=1,2,,m, we have wt(s(ei))=2. Let s(ei)=x1x2x3xn and s(ej)=y1y2y3yn. Ifedge ei is adjacent to ej, then there is a common vertex, say vk, of edges ei and ej. This implies xk=yk=1, and if tk then xt=yt=0 or xtyt. Therefore, if the edge ei is adjacent to the edge ej,

Hd(s(ei),s(ej))=wt(s(ei))+w(s(ej))2=2.
If the edge ei is not adjacent to the edge ej, then there is no common vertex vk of ei and ej. This implies for each t=1,2,,n,xt=yt=0 or xtyt. Therefore, if the edge ei is not adjacent to the edge ej, we have
Hd(s(ei),s(ej))=wt(s(ei))+w(s(ej))=4.

Theorem 3. Let G a simple graph on m edges. If there are n(P) adjacent pairs of edges in G, then H(G)=2m(m1)2n(P).

Proof. By Lemma 2 we have H(G)=2n(P)+4n(Q), where n(Q) is the number of pairs of non-adjacent edges in G. Since the graph G contains m edges, then we have n(Q)=m(m1)/2n(P). Therefore, H(G)=2m(m1)2n(P). □

Proposition 4. Let Pn a path on n3 vertices. Then H(Pn)=2(n2)2.

Proof. Notice that E(Pn)={ei={vi,vi+1}:i=1,2,,n1}. Therefore, there are n(P)=n2 pairs of adjacent edges ei and ei+1. Since Pn has m=n1 edges, then by Theorem 3 we have

H(Pn)=2m(m1)2n(P)=2(n1)(n2)2(n2)=2(n2)2.

Proposition 5. Let Cn be a cycle on n vertices. Then H(Cn)=2n(n2).

Proof. There are n pairs of adjacent edges ei and ei+1 (we note that en+1=e1), i=1,2,,n. Hence n(P)=n. By Theorem 3 we have

H(Cn)=2m(m1)2n(P)=2n(n1)2n=2n(n2).

3. Main results

Let G be a graph and F be a subgraph of G. We discuss the Hamming index of the graph G in term of the Hamming index of its subgraph F. We note that

H(G)=ei,ejE(G)Hd(s(ei),s(ej))=ei,ejE(F)Hd(s(ei),s(ej))+eiE(F),ejE(F)Hd(s(ei),s(ej))+ei,ejE(F)Hd(s(ei),s(ej))=H(F)+eiE(F),ejE(F)Hd(s(ei),s(ej))+ei,ejE(F)Hd(s(ei),s(ej)).
A fan F1,n is a graph on n+1 vertices and 2n1 edges, where its vertex set is V(F1,n)={v1,v2,,vn+1} and its edge set is
E(F1,n)={{vi,vi+1}:i=1,2,,n1}{{vi,vn+1}:i=1,2,,n}.

Theorem 6. For a fan F1,n, we have H(F1,n)=7n217n+12.fo

Proof. Notice that a fan F1,n contains the path Pn as its subgraph where V(Pn)={v1,v2,,vn} and E(Pn)={{vi,vi+1}:i=1,2,,n1}. From Proposition 4, we have H(Pn)=2(n2)2=2n28n+8.

There are n(n1) pairs of edges ei and ej for which eiPn and ejPn. Among them there are 2(n1) adjacent edges. This implies

eiPn,ejPnHd(s(ei),s(ej))=2(2(n1))+4(n23n+2)=4n28n+4.
There are n(n1)/2 pairs of edges ei and ej for which eiPn and ejPn. All of them are adjacent pairs. This implies
eiPn,ejPnHd(s(ei),s(ej))=2(n(n1)/2)=n2n. 
We now conclude that
H(F1,n)=H(Pn)+eiPn,ejPnHd(s(ei),s(ej))+ei,ejPnHd(s(ei),s(ej)) =(2n28n+8)+(4n28n+4)+(n2n)=7n217n+12.
An n-wheel Wn is a graph on n+1 vertices and 2n edges with vertex set V(Wn)={v1,v2,,vn+1} and edge set E(Wn)={{vi,vi+1}:i=1,2,,n1}{{vn,v1}}{{vi,vi+n}:i=1,2,,n}. □

Theorem 7. If n2, then H(Wn)=7n29n.

Proof. We note that the cycle Cn is a subgraph of Wn. Proposition 5 guarantees that H(Cn)=2n24n. There are n2 pairs of edges ei and ej for which eiCn and ejCn. Among them there are 2n pairs of adjacent edges. This implies

eiCn,ejCnHd(s(ei),s(ej))=2(2n)+4(n22n)=4n24n.
There are n(n1)/2 pairs of edges ei and ej for which ei,ejWn. All of them are adjacent pairs. This implies
ei,ejWnHd(s(ei),s(ej))=2(n(n1)/2)=n2n. 

We now conclude that

H(Wn)=H(Cn)+eiCn,ejCnHd(s(ei),s(ej))+ei,ejCnHd(s(ei),s(ej)) =(2n24n)+(4n24n+(n2n)=7n29n.
An n-Sheep Steering Wheel, denoted by SSWn, is a graph on 2n+1 vertices and 3n edges such that its vertex set is V(SSWn)=V(Wn){vn+2,vn+3,,v2n+1} and its edge set is E(SSWn)=E(Wn){{vi,vn+1+i}:i=1,2,,n}. □

Theorem 8. If n3, then H(SSWn)=17n(n1).

Proof. Notice that an n-wheel Wn is a subgraph of SSWn. If the pair of edges ei and ej are both in Wn, then by Theorem 7

ei,ejE(Wn)Hd(s(ei),s(ej))=7n29n.
Let the pair of edges ei and ej are such that ei is in Wn and ej is not in Wn. There are 3n adjacent pairs of such edges. There are n(2n3) non-adjacent pairs of such edges. Therefore
eiE(Wn),ejE(Wn)Hd(s(ei),s(ej))=2(3n)+4(n(2n3))=8n26n.
There are n(n1)/2 pairs of non-adjacent edgesei and ej such that both of them are not in Wn. There are no pairs of adjacent edges ei and ej such that both of them are not in Wn. Therefore
ei,ejE(Wn)Hd(s(ei),s(ej))=2n(n1).

We now conclude that

H(SSWn)=ei,ejE(SSWn)Hd(s(ei),s(ej))=7n29n+8n26n+2n22n=17n(n1).
An (n,m)-Jahangir graph, denoted by Jn,m, is a graph on nm+1 vertices and m(n+1) edges such that its vertex set is V(Jn,m)=V(Cmn){vmn+1} and its edge set is
E(Jn,m)=E(Cmn){{v(j1)n+1,vmn+1}:j=1,2,,m}.

Theorem 9. If Jn,m is a (n,m)-Jahangir graph, then H(Jn,m)=(2nm+4m)(nm2)+m(m+3).

Proof. Notice that the cycle Cnm is a subgraph of the Jahangir graph Jn,m. If the pair of edges ei and ej are both in Cnm, then by Proposition 5 we have

ei,ejCnmHd(s(ei),s(ej))=HB(Cnm)=2nm(nm2).
If the pair of edges ei and ej is such that ei is in Cnm and ej is not in Cnm, then there are 2m pairs of edges that are adjacent and there are m(nm2) pairs of edges which are not adjacent. Therefore
viV(Cnm),vjV(Cnm)Hd(s(ei),s(ej)=2(2m)+4m(nm2).
If both edges ei and ej are not in Cnm, then there are m(m1)/2 pairs of edges which are adjacent and there are no pairs of edges which are not adjacent. Therefore
vi,vjV(Cnm)Hd(s(ei),s(ej))=m(m1).
We now conclude that
HB(Jn,m)=2nm(nm2)+4m+4m(nm2)+m(m1) =(2nm+4m)(nm2)+m(m+3).
We now discuss the hamming index of two classes of composite graphs. Let G1(V1,E1) andG2(V2,E2) are two graphs. The graph G1G2 is a graph with vertex set V(G1G)2=V(G1)V(G2) and edge set E(G1G)2=E(G1)V(G2). □

Theorem 10. Let G1 be a graph on m1 edges and G2 be a graph on m2 edges. If V(G1)V(G2)=, then H(G1G2)=H(G1)+H(G2)+4m1m2.

Proof. If pairs of edges ei and ej are both G1, then

ei,ejE(G1)Hd(s(ei),s(ej))=H(G1).
If pairs of edges ei and ej are both on G2, then
ei,ejE(G2)Hd(s(ei),s(ej))=H(G2).
If ei is on G1 and ej is on G2, then ei and ej are not adjacent. Since there are m1m2 pairs of such edges, by Lemma 3 we have
eiE(G1),ejE(G2)Hd(s(ei),s(ej))=4m1m2.
Therefore, H(G1G2)=H(G1)+H(G2)+4m1m2.

Let G be a graph on n vertices V(G)={v1,v2,,vn} and m edges E(G). Define the thorn graph G+ of G to be a graph on 2n vertices and m + n edges such that

V(G+)=V(G){vn+1,vn+2,,v2n}
and
E(G+)=E(G){{vi,vi+n}:i=1,2,,n}.

Theorem 11. Let G be a graph on n vertices and m edges, then H(G+)=H(G)+4mn+2n22n4m.

Proof. If the pair of edges ei and ej are both lie on E(G), then by definition

ei,ejE(G)Hd(s(ei),s(ej))=H(G).
There are n(n1)/2 pairs of edges ei and ej where both of them are not on E(G). Since ei and ej are not adjacent, then
ei,ejE(G)Hd(s(ei),s(ej))=2n(n1).
We next consider the pairs of edges ei and ej where eiE(G) and ejE(G). If the edge ej is incident to some vertex vk then ej is adjacent to deg(vk) edges in E(G) and ej is not adjacent to (mdeg(vk)) edges in E(G). This implies there are k=1ndeg(vk)=2m adjacent pairs of edges and there are k=1n(mdeg(vk))=nm2m pairs of non-adjacent edges. This implies
eiE(G),ejE(G)|Hd(s(ei),s(ej))=2(2m)+4(nm2m)=4nm4m.
Thus H(G+)=H(G)+4nm+2n22n4m. 

For n3, an n-Sun, denoted by Sn, is a graph on 2n vertices and 2n edges withV(Sn)={v1,v2,,v2n} and E(Sn)={{vi,vi+1}:i=1,2,,n,vn+1=v1}{{vi,vi+n}:i=1,2,,n}. □

Corollary 12. If n3, then H(Sn)=2n(4n5).

Proof. Notice that Sn=Cn+. Proposition 5 guarantees that H(Cn)=2n(n2). Since a cycle Cn has m = n edges, by Theorem 11 we have

H(Sn)=H(Cn)+4mn+2n22n4m =2n(n2)+4n2+2n22n4n=2n(4n5).

References

Ganagi, A.B. and Ramane, H.S. (2016). “Hamming Distance between the String Generated by Adjacency Matrix of a Graph and their Sum”. Algebra and Discrete Mathematics, Vol. 22, No. 1, pp. 8293.

Korte, B and Vigen, J. (2006). Combinatorial Optimization Theory and Algorithms. (3rd ed.). Springer, Berlin.

Pless, V. (1998). Introduction to the Theory of Error-Correcting Codes. John Wiley and Sons, Boston.

Ramane, H.S., Joshi, V.B., Jummannaver, R.B., Manjalapur, V.V., Patil, S.C., Shindhe, S.D., Hadimani, V.S., Kyalkonda, V.K. and Baddi, B.C. (2015). “Hamming Index of a Graph Generated by and Edge-Vertex Incidence Matrix”. International Journal of Mathematics, Science. and Engineeringg Application, Vol. 9, No. I, pp. 93103.

Corresponding author

Saib Suwilo can be contacted at
Prelims
Introduction
Acknowledgement I
Acknowledgement II
The Effect of Job Satisfaction and Work Motivation on Organizational Commitment and Organizational Citizenship Behavior in BNI in the Working Area of Bank Indonesia Lhokseumawe
The Effect of Work Motivation on the Employee Performance with Organization Citizenship Behavior as Intervening Variable at Bank Aceh Syariah
Life-Cycle Performance of a Bridge Subjected to Multiple Heavy Vehicle Impacts
The Efforts of Improving the Professionalism of Lecturers towards the Presentation and Change of KKNI within the University Environment in Aceh
Morphological Process of Devayan: An Analysis of Morphological Tipology
Effect of Freight Transportation for Regional Development in the North Zone of Aceh
The Roles of Digital Democracy on Political Education for Young Generation
Disorders of Sex Development: Ambiguous Genitalia and Partial Androgen Insensitivity Syndrome
Difference Analysis of the Autonomy of Extended Regencies in Aceh Province Indonesia
An analysis of Service Quality on Mustahiq Satification using the Kano Model (Case Study on Baitul Mal)
Exploration and Morphological Characterization of Vegetative Part of Avocado at Bebesan Subdistrict Central Aceh District, Indonesia
Poverty Effectiveness for the Maisir (Contest) in the City of Indonesian Aceh Province
Measurement of Study Productivity and Evaluation Analysis by using the American Productivity Center (APC) Model at a Palm Oil Factory (Pks PT. Syaukath Sejahtera)
The Development of an Independent Entrepreneurship Model Through Creative Economy for Women in Lhokseumawe City
Regionalism of Aceh’s Traditional Architecture at Bujang Salim Mosque at Krueng Geeukeuh, Aceh
High Growth and Diameter of the Stem of Corn Plants (Zea May, S) with a Different Cropping Pattern
Influence of Manufacture of Textiles, Clothing, and Leather and Manufacture of Paper, Printing, and Publishing on Economic Growth
Land Erodibility and Land use Directions in Krueng Seulimum Watershed Aceh Province
The Effect of Fermentation of the Peel of Arabica Coffee with Win Prob Probiotics on Crude Fiber Content and Fiber Fraction
Teaching English International Lingua Franca (ELF) in ASEAN Economic Community Context: Teachers and Students Perspectives
Animation as a Creative Industry: A Strategy to Build Creativity and Independence of Youth in Padang, West Sumatra
Improving Production of Liquid Smoke from Candlenut Shell by Pyrolisis Process
Interpersonal Communication of Commercial Sex Workers Transaction with Customers in Syariah Law Area in Indonesia
Macrozoobentos Diversity Index as a Bioindicator in Krueng Cunda River to Support the Success of the Shrimp Agribusniness at Lhokseumawe City, Aceh
The Examination Model of Aceh Commodity Export Firms’ Performance
The Role of Fishing Techniques with Tuah Teng on Food Security in Facing the Asean Economic Community
Reconstruction of Aceh Cultural Identity in the Discourse of Aceh Language Lesson Books in Elementary School
The Effect of Monosodium Glutamate (Msg) Administration to Pyramidal Cells Necrosis on Cerebral Cortex of Wistar Male Rats (Rattus Norvegicus)
Personal Construct Experience of Tionghoa Community in Aceh Reality
Study of Mineralogy Composition, Total, and Exchangable Content of K, Ca, and Mg of Volcanic Ash from Sinabung Mountain Eruption in North Sumatera, Indonesia
The Role of Law in Economic Development: To Develop a Special Economic Zone in Order to Build a National and Regional Economy
Model Corporate Social Responsibility Based on Local Wisdom in West Aceh Regency
Recurrence of Intravenous Leiomyomatosis: A Rare Cause of the Obstruction of the Right Heart
Single Mother Role in The Success of Their Children (Phenomenological Study of Single Women in Makassar City)
Optimal Lot-Sizing Algorithms on Stochastic Demand at the Retailer
Predict Environmental Conditions Using Groundwater Interpretation in Subdistrict Hamparan Perak, Deli Serdang, North Sumatera
Public Discovery of the Concept of Time Value ofMoney with Economic Value of Time
Study on Impact Strength Against Welding Smaw on Hardening Steel AISI 1050
What is the Determinant of Non-Performing Financing in Branch Sharia Regional Bank in Indonesia
Spatial Stochastic Modeling of Adolescent and Under-Five Children Nutritional Status: A Case Study from Aceh, Sumatera Island, Indonesia
Religious Tourism: Concept of Community-Based TourisminAceh Singkil, Indonesia
The Contribution of Revenue and Consumption Cost of Soybean Farmers in Muara Batu Subdistrict Aceh Utara
The Composition of Women Parliament Members Presence in Local Parliament in Aceh (A Case Study at Provincial Parliament of Aceh Province During the Period of 2014 to 2019)
Personal Branding Tri Rismaharini the Provision in Media
Analysis of Factors Affecting the Poverty Level of Farmers Post-Tsunami in Aceh
Dimension of an Islamic Model Value on the Existence of Syariah Walmart
Batik Jambi Promotion Based on Social Media in Asean Economics Community
Islamic Banks in Indonesia: Analysis of Efficiency
Design of Information Monitoring System Flood Based Internet of Things (IoT)
Economic Development and Access to Fish Resources: A Review Sociology on Fisherman’s Production Access in Kuala Langsa, Aceh
Dynamics and Prospect of Wali Nanggroe Institution Post-Conflict in Aceh: Analysis of Policy and Educational Development
Learning Management of Bahasa in Senior High Schools
The Difference in the Antimicrobial effect of Katuk Leaf Extract (Sauropus Androgynus (l.) Merr.) Concentration against Escherichia Coli
City Branding of Denpasar City as a Creative City Through the Denpasar Festival Event
Semantics Equivalence of Cultural Terms of Meurukon Texts Translated from Acehnese into Indonesian
Preparation of Activated Carbon From Banana (Musa acuminate L.) peels for Carbon Monoxide Adsorption
Thermal Behavior of Modified Thermoplastic Starch (TPS) Synthesized from Sago (Metroxylon Sagu) with Diphenylmethane Diisocyanate and Castor Oil
Typhoid Fever Profiles at Cut Meutia Hospital, North Aceh, Indonesia, in 2016-2017
Student Radicalism Ideology Prevention Strategy: A Study at an Islamic Boarding School in Jabal Nur, North Aceh, Indonesia
Implementation of Task-Based Learning for Non-English Students: A Practice in Malikussaleh University
Design of Wild Animal Detection and Rescue System with Passive Infrared and Ultrasonic Sensor based Microcontroller
Policy of Educational Budget Aceh Regency
Foreign Direct Investment Inflow into Aceh province of Indonesia After a Peace Agreement
Design of Web Based Fire Warning System Using Ethernet Wiznet W5500
Sari Cincau Ngrayun Equals with Modern Ready-to-Drink Beverage
The Status of Conservation of Mangroves in the Krueng Reuleng River Area, Leupung, Aceh Besar Regency, Indonesia
Analysis of Understanding the Level of Vibration and the Wave Concept with a Demonstration Method for Students in SMAN 1 Peureulak, Aceh
Screening of Volatile Organic Compounds Using Gore-Sorber Method for Predicting Hydrocarbon Generation
Incorporating Peace Education into Aqidah Akhlak Subject in East Aceh
Learning Motivation of Peripheral University Students and its Relation with their English Grades
Thermal Cracking of Low Temperature Conversion on Low Density Polyethylene Plastic Waste for Liquid Hydrocarbon
Correlation of Lead and Zinc Contents in Sediments And Faunus Ater Against Faunus Ater Density in Reuleung River, Leupung, Aceh Besar
The Correlation between Stress Level and Degree of Depression in the Elderly at a Nursing Home in Lhokseumawe in the Year 2017
Effect of Palm Oil Bunches Microfiller on LDPE-recycled Composite Tensile Strength through Melt Blending Process
CSR and Profitability in IDX Agricultural Subsectors
The Crown Witness and the Protection of Human Rights in Criminal Law Verification
Design and Implementation of SCADA Wireless Communication System for Monitoring the Performance of Microhydro Power Plant Based on Protocol AX.25
Production of Lipid Biomass in Locally Isolated Microalga Cultivated in Palm Oil Mill Effluent (POME)
An Analysis and Design of a Virtual Collaboration Information System of the Jamu Supply Chain Network Based on a Fair Adaptive Contract
Adsorption of Manganese (II) Ion in the Water Phase by Citric Acid Activated Carbon of Rice Husk
Eco-informatics: The Encouragement of Ecological Data Management
Challenges in Designing ESP Course for First Year Students of Engineering Faculty at Malikussaleh University
Isotherm and Kinetics of Cd(II) Adsorption by Durian (Durio zibethinus) seed Immobilized into Ca-alginate
Science, Technology, Engineering, and Mathematics (STEM) Learning on Student’s Science Process Skills and Science Attitudes
Effect of Perception of Facilities, Intensity of Conduct, and Satisfaction of Tax Payers to Submission of Letter by E-Filing Notice on Tax Service
Aceh: Conflict Development after the Helsinki Agreement
The Discretionary Accrual in the Financial Statement of a Public Company in Indonesia: A Literature Review
Inventory and Morphological Characterization of Durian (Durio Zibethinus) in Langkahan and Sawang Sub-District of North Aceh Indonesia
Model of Sustainable Electrical Power Management: Lamp Efficacy of the National Street Lighting in North Sumatera Province
Hamming Index for Some Classes of Graphs with Respect to Edge-Vertex Incidence Matrix
Electrical Automation of Solar Cell-Based Arduino Uno With 16 × LCD Display
Concept Designs of Patient Information Security Using e-Health Sensor Shield Platform on Blockchain Infrastructure