\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Land Allocation Strategies Through Genetic Algorithm Approach-A Case Study},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2011-04 2011-04-01 (revised: April 2011 01 April 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-04 2011-04-01}
\title{Land Allocation Strategies Through Genetic Algorithm Approach-A Case Study}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr.  GOPI.ANNEPU}

             \author[2]{Dr.  GOPI.ANNEPU}

             \author[3]{  N.R.KANDUKURI}

             \affil[1]{  GOVERNMENT POLYTECHNIC}

\renewcommand\Authands{ and }

\date{\small \em Received: 21 February 2011 Accepted: 22 March 2011 Published: 1 April 2011}

\maketitle


\begin{abstract}
        


Development of agriculture depends on optimal land allocation. The development towards optimal utilization of land under cultivation and thereby increasing the production of crops and profit with less fertilizer consumption have to be taken into consideration in agriculture planning. In this paper different agriculture strategies are developed and accordingly, single objective optimization models are formulated with net profit, production of crops and fertilizer consumption as objectives and availability of cultivable land, agriculture labor, agriculture machinery and water as constraints. To illustrate the models a case study of Visakhapatnam district, Andhra Pradesh, India is presented and are solved through GA.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{INTRODUCTION}]{INTRODUCTION}\par
n developing countries, the agricultural sector's performance determines overall economic growth, trade expansion, and increased income-earning opportunities. Implementing policies that encourage greater agricultural productivity, Profitability and sound environmental management is very much needed. In today's globalized world every sector of the economy needs to reorient itself to meet the changing demand. This is very much required as the need patterns of the individuals are getting transformed by the intensity of the local and global forces. The rural sectors of the developing countries are not exceptions in this regard. The sudden boom in food retail sectors has also changed the orientation and status of farming from purely individualistic to group oriented activities in India. At this instance it is inevitable for a country like India to improve its agriculture production not only to meet the demand of food grains for the growing population but also to improve the economic conditions of the majority population who live in rural areas. As a result of losing land due to growing population and industrialization, the production of crop per unit area must be increased by proper utilization of resources. One way of increasing production of crops is by increasing the area under cultivation. Planning of crops is the most crucial factor of Agriculture Planning which depends on several resources like availability of land, water, labour, machinery and capital. About ?, ? -Selection Grade Lecturer, Department of Technical Education, Government of Andhra Pradesh, India -530 007 About ? -Professor, Department of Mechanical Engineering, Andhra University, Visakhapatnam, Andhra Pradesh, India -530 003 \hyperref[b0]{Ahmad et al. (1990)} used LP model for developing optimal farm plans for small farmers in Leiah Tehsil and Faisalabad. Srinivasa Raju and Nagesh \hyperref[b15]{Kumar (2000)} developed a LP irrigation planning model for the evaluation of irrigation development strategy and applied to a case study of Sri Rama Sagar project, Andhra Pradesh, India with the objective of maximization of net benefits. As evolutionary algorithms offer relatively more flexible way to analyze and solve realistic engineering problems is increased. The best known algorithms in this class are Genetic Algorithms (GAs).The Genetic Algorithm (GA) imitates the natural Darwinian evolution process, was originally conceived by John \hyperref[b7]{Holland (1975)} of the University of Michigan, Ann Arbor.\par
Two important flavors of GA are Binary GA and Real parameter GA. The binary GA is not suitable to achieve any arbitrary precision in the solution. The more the required precision, then the larger is the string length. If the string length is large, the population size is large \hyperref[b5]{(Goldberg et al., 1992)}, thereby increasing the computational complexity of the algorithm. To overcome this difficulty and to increase the precision it is more logical to represent the variables which are continuous by real parameter values (floating point numbers). Real coded or floating point representation has a very good usage because of the empirical findings that real codlings have worked well in a number of practical applications. The real parameter GA has also the advantage of less required storage space than the binary GA because a single real parameter value represents the variable instead of m (bits) integers. Also real parameter GAs deal with real parameter values and bring the GA technique a step closer to the classical optimization algorithms \hyperref[b3]{(Deb, 2001)}.\par
In this paper, single objective optimization models are developed by considering the strategy of the decision maker/ policy makers. Further the models are solved through real parameter Genetic Algorithm approach. 
\section[{II.}]{II.} 
\section[{MODEL FORMULATION}]{MODEL FORMULATION}\par
Enhancing productivity growth in a sustainable way that makes economic, social and environmental sense and delivers food security is key issue in determining the strategies for growth in agriculture sector. The highest leverage point could be a shift from individual crop-focused research to an eco-region specific strategy. Agricultural research and development strategies must take into account natural resource endowments and also the prevailing socioeconomic conditions (as reflected in current crop patterns, yields, market access and so on) under which farmers work.\par
In this context, three objectives namely, maximization of production, maximization of profit and minimization of fertilizer consumption are modeled by considering the strategies with social, economic and environmental sense for optimal land allocation. The following steps explain the formulation and complete solution procedure for optimal allocation of land for major crops under three strategies. a) Notations L = Total area of land (hectares) available under cultivation EMD = Estimated number of man days (days) available throughout the year. EMH = Estimated number of machine hours (hrs.) available throughout the year.\par
[WA ] s = Total amount of water (cm) available during the seasons s.\par
[PR ] cvs = Production (quintal ) per unit area of land cultivated for the variety v of crop c during the seasons s.\par
[Md ] cvs = Man days (days) required per unit area of land cultivated for the crop c, variety v during the season s.\par
[mh ] cvs = Machine hours (hrs.) required for tillage per unit area of land cultivated for the variety v of crop c during the season s.\par
[ WC ] cvs = Amount of water consumed (cm) per hectare of land cultivated during a season s for the crop c of variety v.  
\section[{b) Strategies}]{b) Strategies}\par
Three strategies namely, societal, economic and environmental are considered in this study. Societal Strategy: Increase in agricultural productivity must be accelerated to bring down current levels of food insecurity and meet the food and income needs of new populations. Hence, due consideration shall be given for Maximization of production. To meet the demand of food-stuff the annual production of all the major crops must be maximized. The mathematical formulation of the objective is shown below.C V S 1 cvs c=1 1 s 1 Pr ( Z ) [H] *[PR] = = = ? ?? cvs v 
\section[{Maximize oduction}]{Maximize oduction}\par
Subject to constraints given in section 2.3 Economical strategy: The agricultural sector's performance determines overall economic growth, trade expansion, and increased income-earning opportunities of farmers. Implementing policies that encourage, Profitability is very much needed. To increase the economical and social status of the farmers the net profit must be maximized. The mathematical formulation of the objective is shown below. To reduce the environmental pollution and cost of fertilizer the fertilizer consumption must be minimized. The mathematical formulation of the objective is shown below.C V S C V S 2 cvs cvs cvs cvs cvs cvs c=1 v 1 s 1 c=1 v 1 s 1 Maximize Pr ofit( Z ) [MSP] *[PR] *[H] [HP] *[PR] *[H] = = = = = ? ? ?? ? ??C V S 3 cvs c=1 1 s 1 (Z ) [H] *[N + P + K] = = = ? ?? cvs v 
\section[{Min imize fertlizer consumption}]{Min imize fertlizer consumption}\par
Subject to constraints given in section 2.3 
\section[{c) Constraints}]{c) Constraints}\par
In agriculture planning, optimal land allocation depends on various constraints. The mathematical formulations of the constraints considered in this work are as follows. Land (C 1 ) : It is necessary to utilize the land in all seasons because of its limited availability.C s 1 C s cvi cvi 1 1 1 1 1 0 [ ] [ ] S i S i c i V c i v H H L ? + ? = = = = = = ? ? ?? ? ??? [ ] 0 , 1, 2... ;\par
coi where H for all c i and s S = =\par
After harvesting a crop in a season, the available land can be reutilized for cultivating the crops in the next season.  The formulated models may be solved through various optimization techniques. In this study a real parameter GA approach is used to solve modelsC S-1 C S-s+1 c,s-i,i c,v,s 1 1 1 1 [H] [H] 0 2,3,...C V S cvs c=1 1 s 1 [ ] * [ ] [ ] 1, 2..\par
The mechanism of real parameter GA consists of the following components.\par
? Genetic representation for potential solutions to the problem ? An initial population of potential solutions ? Evolution function ( fitness function ) that plays the role of the environment, rating solutions in terms of their fitness ? Genetic operators that alter the composition of children ( reproduction, crossover and mutation) ? Values for various parameters that the GA uses ( population size, number of generations, probabilities of applying genetic operators )\par
III. 
\section[{CASE STUDY}]{CASE STUDY}\par
The model formulated in the previous section is explained with a case study of Visakhapatnam district in Andhra Pradesh, India. According to the climatic conditions, two cropping seasons Kharif and Rabi are considered. The main crops cultivated during Kharif (June to September) and Rabi (October to February) seasons are Paddy, Black Gram, Green Gram, Ragi, Maize, Groundnut, Chillies, Sugarcane. Sugarcane is perennial crop and occupies the land in both the seasons. After harvesting the crops of short period in the Kharif season, the same land is utilized for cultivating late variety of Maize. Similarly in the Rabi season after harvesting the early variety of crops Black Gram and Green gram, the same land is utilized for cultivating late variety of same crops. In the model formulation, the crops are numbered as c = 1 for Paddy, c = 2 for Black ram, c = 3 for Green Gram, c = 4 for Ragi, c = 5 for Maize, c = 6 for Groundnut, c = 7 for Chillies and C = 8 for Sugar Cane, Seasons are denoted as S = 1 for Kharif and S = 2 for Rabi, Varieties are denoted as V = 1 for first variety or early variety and V = 2 for second variety or late variety. The data for the available resources, defined coefficients of objectives and constraints are presented in Table \hyperref[tab_3]{1 and  2} The multi objective problem converted to a single objective problem and is solved through real parameter genetic algorithm. The real coded GA used to find the optimum solution implements a tournament selected scheme, where two solutions are compared and the best in terms of objective function value is selected. Crossing over is done by the simulated binary crossover SBX operator which works with two parent solutions and creates two offspring \hyperref[b1]{(Deb and Agarwal, 1995)}. To create a mutated value, the polynomial mutation operator \hyperref[b3]{(Deb, 2001}) is used. The exponents used for SBX and mutation are 2 and 100 respectively. Constraints are handled using Deb's parameter-less approach \hyperref[b2]{(Deb, 2000)}.\par
In most of the constrained optimization problems, the fitness function is obtained by adding a penalty proportional to the constraint violations to the objective function value. The constraint handling methods can be classified into five categories \hyperref[b10]{(Michalewicz et al. 2000)}. They are the methods based on preserving feasibility of solutions, penalty function, feasible over infeasible solutions, decoders and hybrid methods. Among these methods the method feasible over infeasible solutions is found to have more efficient and more robust than the penalty based methods \hyperref[b2]{(Deb, 2000)}. This method sometimes called as Deb's penalty parameter less approach and the same is used in the present work.\par
As GAs do not have a mathematical convergence, a parametric study is carried out by varying crossover probability (Pc), mutation probability (Pm), population size (Ps), and number of generations  {\ref (Gn)}. By this study the best value of the each objective function was found with the best set of GA parameters obtained. The best GA parameters obtained are Pc=0.81, Pm=0.01, Ps=30,Gn=150.\par
IV. 
\section[{RESULTS AND DISCUSSION}]{RESULTS AND DISCUSSION}\par
Table \hyperref[tab_4]{3} shows the results obtained for optimal land allocation for Societal, Economical and Environmental strategies for eight major crops through GA by considering the best combination of GA parameters. The results exhibits that the total land utilization for eight major crops in kharif season with societal, economical and environmental strategies are 87.96\%, 88.05 and 87.17\% respectively. Similarly, land utilization in rabi season are 67.72\%, 67.32\% and 66.28\%. It also shows that there is a maximum land allocation (228403.284 hectares) by economical strategy as compared with other strategies. Comparison of land allocation for eight major crops among three strategies is shown in the figure 1. From the figure 1 it is observed that there is marked difference in land allocation in environmental strategy for the crops -paddy (H111), Maize (H111) and sugarcane (H811) when compared with the other strategies.  From figure 2, it is observed that there is variation in level of achievement of the objectives with environmental strategy when compared to the other strategies.\par
V. 
\section[{CONCLUSION}]{CONCLUSION}\par
This paper presents three strategies for optimal allocation of land for eight major crops in two seasons and for two crop varieties of Visakhapatnam district in Andhra Pradesh, India. The models proposed in this paper are solved through real parameter GA for optimal solution by parametric study.\par
The land planning based on the results achieved with the help of genetic algorithm will lead towards a development strategy in the rural sector through agriculture. In a country like India whose rural economy is mostly agriculture based, a sustainable development in the context of globalization is only possible by way of improved land, societal, economical and environmental strategies by reorganizing land allocation system for various agricultural activities keeping in view of the local and market requirements. This model is based on single objective optimization depending on the strategy of the agriculture planners subject to the resource and conditional constraints. By using this model the cultivated land can be reorganized to get maximum satisfaction of the stakeholders of the rural area and hence lead to sustainable development in agriculture. The model developed does not taken care of uncertainty in the objectives and constraints. Future researchers may also include vagueness and stochastic uncertainty in decision variables, coefficients, objectives and constraints. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Haouari and Azaiez (2001) presented a\\
mathematical programming for determining crop\\
pattern in dry lands under scarce of water resources.\\
Willem et al. (2006) applied a genetic algorithm to\\
minimize agricultural nitrogen deposition in nature\\
reserves.\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4733532934131736\textwidth}P{0.10688622754491017\textwidth}P{0.2697604790419162\textwidth}}
\tabcellsep \tabcellsep April 2011\\
\tabcellsep \tabcellsep Volume XI Issue IV Version I\\
\tabcellsep \tabcellsep Global Journal of Research in Engineering\\
Land under cultivation in Kharif season (hectares)\tabcellsep L 1\tabcellsep 230068\\
Land under cultivation in season (hectares)\tabcellsep L 2\tabcellsep 38359\\
Man days(days)\tabcellsep EMD\tabcellsep 58300000\\
Machine hours (hrs)\tabcellsep EMH\tabcellsep 15292800\\
Water during Kharif season (cm)\tabcellsep \multicolumn{2}{l}{[WA] 1 23656516}\\
Water during Rabi season (cm)\tabcellsep \multicolumn{2}{l}{[WA] 2 15265830}\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.43491005996002663\textwidth}P{0.025199866755496337\textwidth}P{0.011892071952031978\textwidth}P{0.021518987341772152\textwidth}P{0.023217854763491006\textwidth}P{0.2723850766155896\textwidth}P{0.02180213191205863\textwidth}P{0.015289806795469688\textwidth}P{0.015006662225183211\textwidth}P{0.008777481678880745\textwidth}}
Coefficients\tabcellsep \multicolumn{3}{l}{Season Paddy Black}\tabcellsep Green\tabcellsep Ragi\tabcellsep Maize\tabcellsep Ground\tabcellsep Chilli\tabcellsep Sugarcane\\
\tabcellsep \tabcellsep \tabcellsep Gram\tabcellsep Gram\tabcellsep \tabcellsep \tabcellsep nut\tabcellsep \tabcellsep \\
Production\tabcellsep Kharif\tabcellsep 16.83\tabcellsep 4.2\tabcellsep 3.94\tabcellsep 5.95\tabcellsep 14.26(13.5)\tabcellsep 11.16\tabcellsep 44.65\tabcellsep 420\\
(qtl/hect)\tabcellsep Rabi\tabcellsep 19\tabcellsep 6.7(6.5)\tabcellsep 3.4(3.5)\tabcellsep 15.5\tabcellsep 88.3\tabcellsep 22.41\tabcellsep 12.43\tabcellsep \\
Market price\tabcellsep Kharif\tabcellsep 850\tabcellsep 2520\tabcellsep 2520\tabcellsep 915\tabcellsep 840 (840)\tabcellsep 2100\tabcellsep 2200\tabcellsep 108\\
(Rs/qtl)\tabcellsep Rabi\tabcellsep 850\tabcellsep 2520(2520)\tabcellsep 2520(2520)\tabcellsep 915\tabcellsep 840\tabcellsep 2100\tabcellsep 2200\tabcellsep \\
Harvest (Rs/hect) price\tabcellsep Rabi Kharif\tabcellsep 9975 8836\tabcellsep 9574(9289) 6002\tabcellsep 4859(5002) 5630\tabcellsep 7487 2874\tabcellsep 45386 7330(6939)\tabcellsep 32338 16104\tabcellsep 17552 63046\tabcellsep 35280\\
M/c hours\tabcellsep Kharif\tabcellsep 4\tabcellsep 0\tabcellsep 0\tabcellsep 4\tabcellsep (4)\tabcellsep 6\tabcellsep 4\tabcellsep 8\\
(hrs/hect)\tabcellsep Rabi\tabcellsep 6\tabcellsep 0\tabcellsep 0\tabcellsep 4\tabcellsep 4\tabcellsep 6\tabcellsep 4\tabcellsep 8\\
Man days\tabcellsep Kharif\tabcellsep 150\tabcellsep 52\tabcellsep 54\tabcellsep 52\tabcellsep 96 (92)\tabcellsep 75\tabcellsep 603\tabcellsep 155\\
(days/hect)\tabcellsep Rabi\tabcellsep 175\tabcellsep 60 (58)\tabcellsep 45 (48)\tabcellsep 54\tabcellsep 98\tabcellsep 75\tabcellsep 658\tabcellsep \\
Fertilizer\tabcellsep Kharif\tabcellsep 135\tabcellsep 100\tabcellsep 100\tabcellsep 100\tabcellsep 180 (180)\tabcellsep 110\tabcellsep 160\tabcellsep 200\\
(kg/hect)\tabcellsep Rabi\tabcellsep 135\tabcellsep 100 (100)\tabcellsep 100 (100)\tabcellsep 100\tabcellsep 180\tabcellsep 110\tabcellsep 160\tabcellsep \\
Water\tabcellsep Kharif\tabcellsep 130\tabcellsep 35\tabcellsep 35\tabcellsep 40\tabcellsep 50\tabcellsep 45\tabcellsep 55\tabcellsep 180\\
(cm/hect)\tabcellsep Rabi\tabcellsep 130\tabcellsep 40 (40)\tabcellsep 40 (40)\tabcellsep 45\tabcellsep 55\tabcellsep 60\tabcellsep 60\tabcellsep \\
\multicolumn{7}{l}{Note: The data shown in brackets corresponds to the late variety of crops.}\tabcellsep \tabcellsep \tabcellsep \\
a) Strategies\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{b) Constraints}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Societal Strategy}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Land in Kharif season}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{Pr Maximize oduction 16.83*H 111 +19*H 112 +4.2*H 211 +6.7*H 212 +6.5*H 222 +3.9 ( Z ) = 1 4*H 311 +3.4*H 312 +3.5*H 322 +5.95*H 411 +15.5*H 412 +14.2 6*H 511 +88.3*H 512 +13.5*H 521 +11.16*H 611 +22.41*H 612 + 44.65*H 711 +12.43*H 712 +420*H 811 ) Subject to constraints given in section 3.2}\tabcellsep \multicolumn{5}{l}{H 111 +H 211 +H 311 +H 411 +H 511 +H 611 +H 711 +H 811 <=230068 ; Land in Rabi season H 112 +H 212 +H 312 +H 412 +H 512 +H 612 +H 712 <=38359; Reutilization of land in next season H 212 +H 312 -H 222 -H 322 =0; H 211 +H 311 -H 521 =0;}\\
\multicolumn{5}{l}{Economical Strategy Pr ( Z ) 2 Maximize ofit (14306*H 111 +16150*H 112 +10584*H 211 +16884*H 212 +16 = 830*H 222 +9929* H311 +8568*H 312 +8820*H 322 +5444*H 411 +14183*H 412 +11978*H 511 +74172*H 512 +11340*H 521 +2}\tabcellsep \multicolumn{5}{l}{Agriculture labor 150*H 111 +175*H 112 +52*H 211 +60*H 212 +58*H 222 +54*H 3 11 +45*H 312 +48*H 322 +52*H 411 +54*H 412 +96*H 511 +98*H 512 +92*H 521 +75*H 611 +75*H 612 +609*H 711 +658*H 712 +1 55*H 811 <= 58300000;}\\
\multicolumn{5}{l}{3436*H 611 +47061*H 612 +98230*H 711 +27346*H 712 +453}\tabcellsep \multicolumn{3}{l}{Agriculture machine hours}\tabcellsep \tabcellsep \\
\multicolumn{5}{l}{60*H 811 )-(8836*H 111 +9975*H 112 +6002*H 211 +9574*H 212 +9289*H 222 +5630*H 311 +4859*H 312 +5002*H 322 +2874*H 411 +748}\tabcellsep \multicolumn{5}{l}{4*H 111 +6*H 112 +4*H 411 +4*H 412 +4*H 511 +5*H 512 +4*H 521 +6*H 611 +6*H 612 +4*H 711 +4*H 712 +8*H 811 <=15292800; Water in Kharif season}\\
\multicolumn{5}{l}{7*H 412 +7330*H 511 +45386*H 512 +6939*H 521 +16104*H 61 1 +32338*H 612 +63046*H 711 +17552*H 712 +35280*H 811 ) Subject to constraints given in section 3.2}\tabcellsep \multicolumn{5}{l}{130*H 111 +35*H 211 +35*H 311 +40*H 411 +50*H 511 +50*H 521 +45*H 611 +55*H 711 +180*H 811 <=23656516; Water in Rabi season}\\
\multicolumn{5}{l}{Environmental Strategy Minimize Fertilizer Consumption (Z 3 ) = H 111 *(70+35+30)+H 112 *(70+35+30)+H 211 *(20+50+3}\tabcellsep \multicolumn{5}{l}{130*H 112 +40*H 212 +40*H 222 +40*H 312 +40*H 322 +45*H 412 +55*H 512 +60*H 612 +60*H 712 +180*H 811 <=15265830; c) Obtaining Solution through GA}\\
\multicolumn{5}{l}{0)+H 212 *(20+50+30)+H 222 *(20+50+30)+H 311 *(20+50}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{+30)+H 312 *(20+50+30)+H 322 *(20+50+30)+H 411 *(50}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{+30+20)+H 412 *(50+30+20)+H 511 *(100+50+30)+H 512}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{*(100+50+30)+H 521 *(100+50+30)+H 611 *(30+40+40)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{+H 612 *(30+40+40)+H 711 *(80+50+30)+H 712 *(80+50+}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{30)+H 811 *(80+20+100);}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{Subject to constraints given in section 2.3.1 to 2.3.4.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.10371352785145889\textwidth}P{0.031564986737400526\textwidth}P{0.1296419098143236\textwidth}P{0.2694297082228117\textwidth}P{0.14316976127320954\textwidth}P{0.17248010610079575\textwidth}}
S1.\tabcellsep Crops\tabcellsep Decision\tabcellsep \multicolumn{3}{l}{Societal Economical Environmental}\\
No.\tabcellsep \tabcellsep \multicolumn{2}{l}{variables Strategy}\tabcellsep Strategy\tabcellsep Strategy\\
1.\tabcellsep Paddy\tabcellsep H 111\tabcellsep \multicolumn{2}{l}{95717.061 95591.791}\tabcellsep 98782.757\\
\tabcellsep .\tabcellsep H 1l 2\tabcellsep 3998.393\tabcellsep 3841.478\tabcellsep 3985.636\\
\multicolumn{2}{l}{2. Black Gram}\tabcellsep H 211\tabcellsep 3999.996\tabcellsep 3993.851\tabcellsep 3998.554\\
\tabcellsep \tabcellsep H 212\tabcellsep 2999.86\tabcellsep 2999.754\tabcellsep 2999.131\\
\tabcellsep \tabcellsep H 222\tabcellsep 2999.703\tabcellsep 2999.993\tabcellsep 2996.617\\
\multicolumn{2}{l}{3. Green Gram}\tabcellsep H 311\tabcellsep 1999.993\tabcellsep 1993.141\tabcellsep 1986.469\\
\tabcellsep \tabcellsep H 312\tabcellsep 3998.561\tabcellsep 3999.956\tabcellsep 3998.911\\
\tabcellsep \tabcellsep H 322\tabcellsep 3997.853\tabcellsep 3986.554\tabcellsep 3995.135\\
4.\tabcellsep Ragi\tabcellsep H 411\tabcellsep \multicolumn{2}{l}{29999.835 29999.236}\tabcellsep 26368.929\\
\tabcellsep \tabcellsep H 412\tabcellsep 997.784\tabcellsep 998.401\tabcellsep 739.977\\
5.\tabcellsep Maize\tabcellsep H 5l l\tabcellsep 6976.733\tabcellsep 6999.994\tabcellsep 6996.454\\
\tabcellsep \tabcellsep H 512 H 521\tabcellsep 1986.27 6999.987\tabcellsep 1999.998 6999.993\tabcellsep 1824.971 6997.61\\
\multicolumn{2}{l}{6. Ground nut}\tabcellsep H 611\tabcellsep 5674.112\tabcellsep 5999.481\tabcellsep 5992.744\\
\tabcellsep \tabcellsep H 612\tabcellsep 1999.968\tabcellsep 1999.829\tabcellsep 1882.969\\
7.\tabcellsep Chillies\tabcellsep H 711\tabcellsep 997.949\tabcellsep 999.979\tabcellsep 730.743\\
\tabcellsep \tabcellsep H\tabcellsep 2999.983\tabcellsep 2999.888\tabcellsep 2999.919\\
\multicolumn{2}{l}{8. Sugarcane}\tabcellsep H 8l1\tabcellsep \multicolumn{2}{l}{49999.973 49999.967}\tabcellsep 48700.802\\
\multicolumn{3}{l}{Total land allocated in h t}\tabcellsep \multicolumn{3}{l}{228344.014 228403.284 225978.328}\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.055234657039711185\textwidth}P{0.11353790613718412\textwidth}P{0.22093862815884474\textwidth}P{0.21480144404332127\textwidth}P{0.24548736462093862\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Note:\\
\multicolumn{2}{l}{S.no Objectives}\tabcellsep Societal Strategy\tabcellsep Economical Strategy\tabcellsep Environmental Strategy\\
1\tabcellsep Production\tabcellsep 23532072 (99.99\%)\tabcellsep 23532161 (100\%)\tabcellsep 22987090 (97.68\%)\\
2\tabcellsep Profit\tabcellsep 1492216509 (99.91\%)\tabcellsep 1493427936 (100\%)\tabcellsep 1471302386 (98.52\%)\\
3\tabcellsep Fertilizer\tabcellsep 32918096\tabcellsep \tabcellsep 32632926\\
\tabcellsep consumption\tabcellsep (99.13\%)\tabcellsep 32920473\tabcellsep (100\%)\\
\tabcellsep \tabcellsep \tabcellsep (99.13\%)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 			\footnote{Land Allocation Strategies Through Genetic Algorithm Approach-A Case Study©2011 Global Journals Inc. (US)} 			\footnote{Land Allocation Strategies Through Genetic Algorithm Approach-A Case Study©2011 Global Journals Inc. (US)} 			\footnote{Land Allocation Strategies Through Genetic Algorithm Approach-A Case Study©2011 Global Journals Inc. (US)} 			\footnote{Land Allocation Strategies Through Genetic Algorithm Approach-A Case Study©2011 Global Journals Inc. (US)} 			\footnote{Land Allocation Strategies Through Genetic Algorithm Approach-A Case Study©2011 Global Journals Inc. (US)} 			\footnote{Land Allocation Strategies Through Genetic Algorithm Approach-A Case Study©2011 Global Journals Inc. (US)} 			\footnote{Land Allocation Strategies Through Genetic Algorithm Approach-A Case StudyThis page is intentionally left blank ©2011 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Mohmoud Daneshvar]{b11}\label{b11} 	 		\textit{},  		 			Kakhki Mohmoud Daneshvar 		.  		Nasser.  	 
\bibitem[ American Journal of Agricultural and Biological sciences]{b13}\label{b13} 	 		\textit{},  	 	 		\textit{American Journal of Agricultural and Biological sciences}  		4  (4)  p. .  	 
\bibitem[Majeke and Judith Majeke ()]{b4}\label{b4} 	 		‘A Farm Resource Allocation Problem: Case Study of small scale commercial farmers in Zimbabwe’.  		 			Felix Majeke 		,  		 			\& Judith Majeke 		.  	 	 		\textit{Journal of Sustainable Development in Africa}  		2010. 12  (2)  p. .  	 
\bibitem[Holland ()]{b7}\label{b7} 	 		\textit{Adoption in Natural and Artificial systems},  		 			J H Holland 		.  		1975. Ann Arbor, MI: MIT press.  	 
\bibitem[Deb ()]{b2}\label{b2} 	 		‘An Efficient Constraint handling method for Genetic Algorithms’.  		 			K Deb 		.  	 	 		\textit{Computer Methods in Applied Mechanics and Engineering}  		2000. 186  (2-4)  p. .  	 
\bibitem[Willem Loonen, Peter S.C. Heuberger, Aldrik H. Bakema & Paul Schot. ()]{b17}\label{b17} 	 		‘Application of a genetic algorithm to minimize agricultural nitrogen deposition in nature reserves’.  	 	 		\textit{Agricultural Systems}  		Willem Loonen, Peter S.C. Heuberger, Aldrik H. Bakema \& Paul Schot. (ed.)  		2006. 88 p. .  	 
\bibitem[Michalewicz ()]{b9}\label{b9} 	 		\textit{Genetic Algorithms + Data Structures = Evolution Programs},  		 			Z Michalewicz 		.  		1992. Berlin: Springer -Verlag.  	 
\bibitem[Goldberg et al. ()]{b5}\label{b5} 	 		‘Genetic Algorithms, Noise, and the sizing of populations’.  		 			D E Goldberg 		,  		 			K Deb 		,  		 			J H Clark 		.  	 	 		\textit{Complex Systems}  		1992. 6  (4)  p. .  	 
\bibitem[Deb ()]{b3}\label{b3} 	 		\textit{Multi-objective optimization using Evolutionary Algorithms},  		 			K Deb 		.  		2001. New York: John Wiley \& Sons Ltd.  	 
\bibitem[Singh et al. ()]{b14}\label{b14} 	 		‘Optimal cropping pattern in a canal command area’.  		 			D K Singh 		,  		 			C S Jaiswal 		,  		 			K S Reddy 		,  		 			R M Singh 		,  		 			D M Bhandarkar 		.  	 	 		\textit{Agriculture Water Management}  		2001. 50 p. .  	 
\bibitem[Haouari and Azaiez ()]{b6}\label{b6} 	 		‘Optimal cropping patterns under water deficits’.  		 			M Haouari 		,  		 			M Azaiez 		.  	 	 		\textit{European Journal of operations research}  		2001. 130 p. .  	 
\bibitem[Vivekanandan et al. ()]{b16}\label{b16} 	 		‘Optimization of cropping pattern using Goal programming approach’.  		 			N Vivekanandan 		,  		 			K Viswanathan 		,  		 			Sanjeev Gupta 		.  	 	 		\textit{Journal of operational research Society of India}  		2009. 46  (3)  p. .  	 
\bibitem[Srinivasa Raju and Kumar ()]{b15}\label{b15} 	 		‘Optimum Cropping pattern for Sri Ram Sagar Project: A linear Programming approach’.  		 			K Srinivasa Raju 		,  		 			D Kumar 		.  	 	 		\textit{Journal of Applied Hydrology}  		2000. 13  (1\&2)  p. .  	 
\bibitem[Ahmad et al. ()]{b0}\label{b0} 	 		\textit{Potential for increased income on small farms. Proceeding of the national Seminar on Economic revival of small farmers},  		 			B Ahmad 		,  		 			M Akram 		,  		 			M Anwar 		.  		1990. March 1989. Faisalabad, Pakistan.  		 			University of Agriculture 		 	 
\bibitem[Deb and Agarwal ()]{b1}\label{b1} 	 		‘Simulated Binary Crossover for Continuous Search Space’.  		 			K Deb 		,  		 			R B Agarwal 		.  	 	 		\textit{Complex Systems}  		1995. 9  (2)  p. .  	 
\bibitem[Michalewicz et al. ()]{b10}\label{b10} 	 		‘Test-Case Generator for Nonlinear Continuous Parameter Optimization Techniques’.  		 			Z Michalewicz 		,  		 			K Deb 		,  		 			M Schmidt 		,  		 			T Stidsen 		.  	 	 		\textit{IEEE transactions on Evolutionary Computation}  		2000. 4  (3)  p. .  	 
\bibitem[Sahnoushi and Salehi Reza Abadi ()]{b12}\label{b12} 	 		\textit{The Determination of Optimal Crop Pattern with aim of},  		 			\& F Sahnoushi 		,  		 			Salehi Reza Abadi 		.  		2009.  	 	 (Reduction in Hazards of Environmental) 
\bibitem[Isthiaq Hassan, Bashir Ahmad, Manzoom Akhter & Muhammad Maseed Aslam. ()]{b8}\label{b8} 	 		‘Use of Linear Cropping Model to determine the optimum Cropping pattern: A Case study of PUNJAB’.  	 	 		\textit{Electronic Journal of Environmental, agricultural and Food chemistry}  		Isthiaq Hassan, Bashir Ahmad, Manzoom Akhter \& Muhammad Maseed Aslam. (ed.)  		2005. 4  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
