958 resultados para INDEPENDENCE
Resumo:
Independencia Bay can be considered as one of the most productive invertebratc fishing grounds worldwide. One of the most important exploited species is the scallop (Argopecten purpuratus) with strong catching fluctuations related to El Nino and La Nina events and to inadequate Management strategies. During strong warming periods annual landings reach up to 50000 t in an area of about 150 km**2 and during cold years they remain around 500 to 1000 t. This study analyses the changes in scallop landings at Independencia Bay observed during the last two decades and discusses the main factors affecting the scallop proliferations during the EI Nino events. In this way data on landings, sea surface temperature and those related to growth, reproduction, predation, mean density and oxygen concentration from published and unpublished Papers are used. The relationship between annual catches and average water temperature over the preceding reproductive period of the scallop over the past 20 year's period, showed that scallop production is affected positively only with strong EI Nino such as those of 1983 and 1998. Our review showed that the scallop stock proliferation can be traced to the combined effect of (1) an increase in reproductive output through an acceleration of gonad maturation and a higher spawning frequency; (2) a shortening of the larval period and an increase in larval survival; (3) an increase in the individual growth performance; (4) an increase in the juvenile and adult survival through reduction of predator biomass; (5) an increase in carrying capacity of the scallop banks due to elevated oxygen levels.
Resumo:
This study quantitatively explores the changing population geography in Bengal, with a particular focus on Partition in India in 1947 and Independence of Bangladesh in 1971. Based on decadal census data from 1901 to 2001 at the district level, this paper explores how trends in regional population growth evolved with such historical events. Following Redding and Sturm (2008), Differences-in-Differences estimation is also employed. Estimation results show that there were different shocks on both sides and from both events. In West Bengal, the change in the regional population trends occurred in 1947 and remained similar thereafter. On the other hand, in East Bengal, the population growth became statistically significant after 1971. Further robustness checks show that the impacts were not uniform with respect to the distance from the border. Overall analyses show that the emergence of the international border in Bengal had asymmetric impacts on both sides.
Resumo:
Studying independence of goals has proven very useful in the context of logic programming. In particular, it has provided a formal basis for powerful automatic parallelization tools, since independence ensures that two goals may be evaluated in parallel while preserving correctness and eciency. We extend the concept of independence to constraint logic programs (CLP) and prove that it also ensures the correctness and eciency of the parallel evaluation of independent goals. Independence for CLP languages is more complex than for logic programming as search space preservation is necessary but no longer sucient for ensuring correctness and eciency. Two additional issues arise. The rst is that the cost of constraint solving may depend upon the order constraints are encountered. The second is the need to handle dynamic scheduling. We clarify these issues by proposing various types of search independence and constraint solver independence, and show how they can be combined to allow dierent optimizations, from parallelism to intelligent backtracking. Sucient conditions for independence which can be evaluated \a priori" at run-time are also proposed. Our study also yields new insights into independence in logic programming languages. In particular, we show that search space preservation is not only a sucient but also a necessary condition for ensuring correctness and eciency of parallel execution.
Resumo:
This paper illustrates the use of a top-down framework to obtain goal independent analyses of logic programs, a task which is usually associated with the bottom-up approach. While it is well known that the bottomup approach can be used, through the magic set transformation, for goal dependent analysis, it is less known that the top-down approach can be used for goal independent analysis. The paper describes two ways of doing the latter. We show how the results of a goal independent analysis can be used to speed up subsequent goal dependent analyses. However this speed-up may result in a loss of precisión. The influence of domain characteristics on this precisión is discussed and an experimental evaluation using a generic top-down analyzer is described.